Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

...

Info

Authentication details may vary depending on Credential Type:

*Generate Access Token or API keys for 3rd party apps like Shopify (Generic Http)

*Add service ID (Generic Http)

*Add username and password (Basic Http)

*Add connection string ( for SQL/database)

  1. Click SAVE button

ihub GS User credentials.gif

Create Client Endpoints

Endpoints are specific URLs or network addresses where the Service Provider can be accessed. They serve as entry points for the pipeline to interact with the external service.

Click on Settings Menu → Endpoints

If this menu is not visible, zoom out the window to see all sub-menus is SETTINGS

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

  2. Type the Name of the Endpoint

  3. Select Type Value (HTTP or SQL)

  4. Select Provider

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

  6. Select Default Credentials

  7. Click SAVE button

...

Add Service Provider Credentials

Click on Settings Menu → Service Provider Credentials

If this menu is not visible, zoom out the window to see all sub-menus is SETTINGS

  1. Click Create New + icon

  2. Select Service Provider

  3. Select Endpoint

  4. Select Credentials

  5. Click SAVE button

...

Set Up Client Task Group (optional)

Task Group is a template of action steps that can be used in creating pipelines for easier configuration.

...

  1. Click on Settings Menu → Task Groups

Task Group Menu is only available for Admin account

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

  2. Type the Name of the Task Group and Click SAVE button

  3. Configure Pipeline by clicking the Pipeline Edit field

  4. Add Pipeline Action Steps

  5. Click SAVE button

Click EXPORT Button to Export a Task Group in .json file

Click IMPORT Button to copy file

...

Set Up Pipelines

Part I - Pipeline Details

...

Import and Export a Pipeline

Enable user to export/import pipelines from one client to another and from one environment (UAT → Live) to another.

  1. Click IMPORT Button and select a file to import

...

  1. Click tClick EXPORT Button to Export a Pipeline in .json file

...

  1. Click on Pipeline Runs Menu to Monitor History and execution of Pipelines

  2. Use search Filters and click “APPLY” button

  3. Click “VIEW” button to Check errors and View details of activity

  4. Activity will show Green (tick) if successful or Red X if failed

...