Connect Links
Overview
Connect Links allow your creators to activate the connection you’ve created for them, edit already activated connections, or accept new permissions for already activated connections.
Connect Links expire 10 minutes after creation, so you’d typically you’d create one in response to an authenticated user clicking to initiate Manifeste’s Connect flow.
Methods
POST
  /connect-link
Link your creators to Connect to activate their connection to you.
Body Parameters
ID of the account connection to be onboarded.
URL that will be redirected to after the flow finishes. See Closing the Loop for more.
If Connect detects that it is embedded into your application, this URL will be ignored. See web or mobile embedding for more.
Example
Properties
URL that you should redirect your user to. You should open this URL during an authenticated session in your platform’s application.
Date this Connect link will automatically expire. (Set to 10 minutes after object is created.) Formatted as ISO 8601 date/time string.