Activate and Run the Recipe

After you've configured the connections, you can activate and run the recipe.

  1. Activate the recipe. See Activate a Recipe or Accelerator.
  2. Run the recipe from an external application.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run.
    2. On the Configure and run page, click Endpoint metadata.
    3. In the panel that opens, copy the Endpoint URL value. This is the integration flow's endpoint URL.
    4. From the external application, send a GET request to this endpoint URL along with the following request parameters:
      • date
      • symbol
      • apiKey
  3. Test the recipe in Oracle Integration.
    1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run.
    2. On the Configure and run page, in the Request section, under the URI parameters tab, enter the values for the following request parameters:
      • date: Specify the date in the format YYYY-MM-DD.
      • symbol: Specify the company's stock symbol. For example: ORCL
      • apiKey: Enter the value of the API key that you obtained in Polygon.io. See Before You Install the Recipe.
    3. Click Run
    4. In the Response section of the Configure and run page, you’ll find a success status, 200 OK, and the response returned.
  4. View the request and response payloads in the Activity stream pane.