Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click on Service Providers Menu → Endpoints

  2. Click “Create New” Button on the bottom of the right pane

  3. Type the Name of the Endpoint

  4. Select Type Value (HTTP or SQL)

  5. Select Provider

  6. Type HOST (Domain for HTTP or Server endpoint for a SQL)

  7. Select Default Credentials

  8. Click SAVE button

ihub GS create endpoints.gifImage Added

Create Services

Services in pipelines are the specific functionalities or tasks that the pipeline performs using the Service Provider.

These can include data retrieval, data processing, API calls, database queries, and more. Each service is a distinct operation that the pipeline executes as part of its workflow.

  1. Click on Service Providers Menu → Services

  2. Click “Create New” Button on the bottom of the right pane

  3. Type the Name of the Service

  4. Select Type Value (HTTP or SQL)

  5. Select Service Provider

  6. Select Direction (Inbound or Outbound)

  7. Click SAVE button

  8. “Versions” Tab will be visible

  9. Click Version tab to Create Input and Output schema

  10. Configure Task or Configure TriggerClick “Configure Task” or “Configure Trigger” button

  11. Fill in configuration

  12. Click SAVE button

Direction

...