Links

Event Link

Link is a UI component that guides your app's user through setting up an integration.
The embeddable Link component UI
Link utilizes a series of token exchanges to securely authenticate your users' integrations.
In this guide, you'll set up the following in your application:
  1. 1.
    Get a link_token to initialize a Link session for your end user.
  2. 2.
    Make Link appear in your frontend.
  3. 3.
    Swap for an account_token, which authenticates future requests to the Event API.