Creates a new connection to authenticate with a third-party service (like Google Drive, Hubspot, Dropbox, etc.) and returns a redirect URL for the connection authentication flow.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Connection creation initiated
The redirect_url
object represents a redirect url for a connection.