Skip to main content
Version: 6.0.7

How to use Service Integration

Interactor Engine may be used to integrate services.

Service Integration Features allow users to

  • Manage tokens
  • Execute Actions
  • Create Subscriptions

Below are list of APIs that need to be called to set up your application for creating a user and log in to the service.

Steps

  1. Create a user
    • You can use both userId and sourceId for further requests.
  2. Log in to the service
    • Before logging in to the service, you need to know serviceVersionId for the service.
      1. Get services
        • Choose the service that you want to use
      2. Get service versions
        • Choose service version
      3. Process Oauth
    • You can use serviceVersionName instead of serviceVersionId