API Reference

Run/schedule a connection.

Creates (if needed) and runs a connection with the given configuration. If a schedule is passed, the connector will be run on that schedule. (If there was an existing schedule, it will be overwritten.)

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