Activate and Run the Recipe
After you've configured the connections and other resources, you can activate and run the recipe.
- Activate the recipe. See Activate a Recipe or Accelerator.
- Run the recipe from an external application.
- In the Integrations section of the
project workspace, click Actions
on the integration flow, then select Run.
- On the Configure and run page, click Endpoint metadata.
- In the panel that opens, copy the Endpoint URL value. This is the integration flow's endpoint URL.
- To create a user from an external application, send a POST request to this endpoint URL along with the required payload.
- The recipe creates a user and assigns the user to groups in the Oracle Cloud Infrastructure (OCI) domain.
- In the Integrations section of the
project workspace, click Actions
- Test the recipe in Oracle Integration.
- Monitor the running of the integration flow in Oracle Integration. See Monitor Integrations.
- Verify that the user is created in Oracle Cloud Infrastructure (OCI) under Identity Domain.
Related Documentation