Skip to main content
POST
Create OAuth Provider URL

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Body

Create OAuth provider URL

type
enum<string>
required

Connection type

Available options:
SCHEDULER,
WORKFLOWS,
TOOLS,
FILES,
EMAILS,
HTTP_CREDENTIALS,
TABLES,
PAGES,
KNOWLEDGE,
SKILLS,
CONTACTS,
SEGMENTS,
ASSISTANTS,
INBOX,
MEMBERS,
BROADCASTS,
ANALYTICS,
AUDIT,
PHONE,
GMAIL,
GOOGLE_SHEETS,
GOOGLE_CALENDAR,
GOOGLE_DRIVE,
OUTLOOK_CALENDAR,
AIRTABLE,
NOTION,
LINEAR,
HUBSPOT,
GOHIGHLEVEL,
CAL,
CALENDLY,
RESEND,
OAUTH,
SLACK,
TELEGRAM,
TRELLO,
FACEBOOK,
WHATSAPP,
INSTAGRAM,
MESSENGER,
TIKTOK,
JAPIFON,
TWILIO,
TELNYX,
ZOHO,
ZOHO_BOOKINGS,
ZOHO_INVENTORY,
ZOHO_CALENDAR,
SALESFORCE,
STRIPE,
SHOPIFY,
ZENDESK,
MCP,
ODOO,
WOOCOMMERCE
Example:

"SLACK"

connection_id
string
Maximum string length: 128
subdomain
string

The subdomain of the OAuth provider

Pattern: ^[a-z0-9-]+$
external_redirect_url
string
Maximum string length: 2048

Response

200 - application/json

The URL to redirect the user to for OAuth authentication.

OAuth provider authentication URL

url
string
required