Skip to main content

Create an Integration

  1. Go to Catalog
  2. Click Create Integration

Configuration Steps

Step 1: Basic Details

Step 2: Authentication

Choose how users authenticate:
Recommended for most services
  • Redirect URL
  • Client ID and Secret
  • Authorization endpoint
  • Token endpoint
  • Scopes

Step 3: Variables

Define values users provide during connection:
Variable types: Text, Password, Single Select

Step 4: Base URL and Headers

Set the API base URL:
Add default headers:

Step 5: Pagination

Configure how to handle paginated responses:

Step 6: Rate Limiting

Configure rate limit detection:
  • HTTP 429 response handling
  • Retry-After header parsing
  • Custom rate limit expressions

Step 7: Resources

Define the data types available:

Step 8: Actions

Automated tasks after account connection:
  1. Get Context - Retrieve user info
  2. Transform - Process data with JSONata
  3. Update Context - Store values for later use