API Reference

Create a connection.

Creates a connection and returns the connection id and headers (fields) associated with the connection.

Log in to see full request history
Body Params

Request fields

string

connection id for the request -- if not provided, connection will be created

string

connection name for the request -- if not provided, "Source Type timestamp" will be set

jobParams
object

parameters for the scheduled job -- expected to be keyed by the job type

string

obfuscated user. Generally auth0 id.

string

configuration parameters

boolean

run the request immediately (only used when schedule is present, otherwise always runs)

schedule
object

schedule for requests

boolean

skip sending notifications, will send notifications by the default

string

name of source

string

user id for user performing action.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json