Activate and Run the Recipes
After you've configured the connections and other resources, you can activate and run the recipes.
- Activate the recipes. 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.
- From the external application, send the required REST command to this endpoint URL along with the request parameters. See REST Commands and Example Payloads in About the Recipes.
- In the Integrations section of the
project workspace, click Actions
- Test the recipe in Oracle Integration.
- Verify if the action is successful in your Slack instance. For example, if you had sent a POST request to create a Slack channel, check if the channel is created in your Slack instance.