Skip to main content
Version: 6.0.5

Executing Actions

Below are list of APIs that need to be called to set up your application for executing an action.

Make sure you followed previous instructions, created a user and logged in to the services that you want to use.

You can get information about input variables in built-in-services page.

Steps

  1. Call an action
    • To use an action, you need to know actionVersionId for the action.
      1. Get actions
        • Choose the action that you want to use
      2. Get action version
        • Choose action version
      3. Call an action
    • You can use service_name instead of service_id.