Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Adding an application to your account is done by registering the credentials (username, password, API key, etc.) needed to connect to and authenticate the towards application APIOn Canvas, you can safely store API credentials (usernames, passwords, API keys, etc.) by registering applications. This simplifies authentication and ensures safe handling of sensitive data.

To add an application, go to the Applications section and click the + sign in the top right corner:

...

Select the application you want to connect, enter the requested credentials, and press Authenticate.

...

The credentials are now stored safely in our an encrypted vault, and session tokens are automatically refreshed. This allows you to build integrations and interact with the API without worrying about authentication.

Repeat this process to add and authenticate register applications for all other applications apps that will be part of your integration.

When all your desired applications have been added we can proceed to the next step to create a workflow to transfer data between the apps.