Navigate to Accounts
Press the 🔗 Create Auth Link button
Fill in the required fields
Copy and send the link to your customer
auth_link_url
property in the response contains the link for your customer.
expires_in
(in seconds) in order to leave enough time for your customer to complete the connection process.
(eg. 5 days is 432000, 7 days is 604800)account.created
webhook event containing the Account ID (which is required to make a unified API request). The linked account will also be displayed in the Accounts page and it will also be visible via the Accounts API endpoint.