API Reference
Create Magic Link
Create a magic link for connecting integrations
POST
Authorizations
Organization API key generated in the OpenInt Console and passed in the authorization
header with format: Bearer {apiKey}
Path Parameters
The id of the customer in your application. Ensure it is unique for that customer.
Body
application/json
How long the magic link will be valid for (in seconds) before it expires
Where to send user to after connect / if they press back button
Filter integrations by connector names
Available options:
aircall
, airtable
, apollo
, beancount
, brex
, coda
, confluence
, discord
, finch
, firebase
, foreceipt
, github
, gong
, google
, greenhouse
, heron
, hubspot
, intercom
, jira
, kustomer
, lever
, linear
, lunchmoney
, merge
, microsoft
, moota
, onebrick
, outreach
, pipedrive
, plaid
, qbo
, ramp
, salesforce
, salesloft
, saltedge
, slack
, splitwise
, stripe
, teller
, toggl
, twenty
, wise
, xero
, yodlee
, zohodesk
, googledrive
The specific connection id to load
Magic Link display theme
Available options:
light
, dark
Magic Link tab view to load in the connect magic link
Available options:
manage
, manage-deeplink
, add
, add-deeplink
Response
200
application/json
Successful response
The Connect magic link url to share with the user.