Create Ad-Hoc Integration Runs Using the REST API

You can create ad-hoc runs on integrations on which a schedule has been defined from the REST API. This is useful for when you want to test a scheduled integration.

To create ad-hoc integration runs:
  1. In the navigation pane, click Home > Integrations > Integrations.
  2. Go to the row of the integration on which a schedule is defined (indicated by the calendar icon).
  3. Click the How to run icon.
  4. Copy the URL from the Submit Now Link section into a tool to test REST APIs (for example, SOAP UI, but you can use any REST invocation tool or script). You can also use CURL commands from a terminal window to invoke the REST APIs.
  5. Invoke the integration run.
  6. Return to the Integrations page, and select Schedule from the Actions menu list.
    The Schedule and Future Runs page is displayed.
  7. Click the Track Instances link in the hamburger menu menu.
    Details about the ah-hoc integration run are displayed.