...
Click on Service Providers Menu → Endpoints
Click “Create New” Button on the bottom of the right pane
Type the Name of the Endpoint
Select Type Value (HTTP or SQL)
Select Provider
Type HOST (Domain for HTTP or Server endpoint for a SQL)
Select Default Credentials
Click SAVE button
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.
Click on Service Providers Menu → Services
Click “Create New” Button on the bottom of the right pane
Type the Name of the Service
Select Type Value (HTTP or SQL)
Select Service Provider
Select Direction (Inbound or Outbound)
Click SAVE button
“Versions” Tab will be visible
Click Version tab to Create Input and Output schema
Configure Task or Configure TriggerClick “Configure Task” or “Configure Trigger” button
Fill in configuration
Click SAVE button
Direction
...