Creating Apps
Use this guide to create an app and prepare it for OAuth integrations.1) Create app record
In the developer portal, create a new app with a clear name and description.2) Configure redirect URI
Add at least one redirect URI for your environment (local, staging, production).3) Save credentials
Copy and store yourclient_id for authorize and token requests.