Last updated
© 2025 make.com
Last updated
Creates a new connection with data passed in the request body. In the response, it returns all details of the created connection.
The connection name. The name must be at most 128 characters long and does not need to be unique.
The connection type corresponding to the connected app. For some connection types, this property may require providing additional properties in the request body, such as clientId and clientSecret, in order to authorize the connection and make it functional.
The connection scope determining the module use. The format and number of available scopes vary depending on the accountType parameter.
Successful response