Integration Accounts signify end-user connections. OAuth method facilitates links the app and third-party platforms.
For a more automated approach, consider creating OAuth apps using our Create API
Adding a custom OAuth app requires registration of the application with the API provider to obtain the Client ID and Client Secret. Donโt forget to register required scopes with both the API provider and on the OAuth page.
Provide the necessary information and click on Create. Once done you can copy the link URL
You can use the copied URL to connect accounts. You may also incorporate a button in your user interface, redirecting users to this URL for connecting with third-party apps.