OAuth Apps
OAuth 2.0 is the industry-standard protocol for authorization.
Paminga enables the creation of OAuth tokens that may be used to connect to your Paminga instance securely in various scenarios:
- Triggering Abandoned Cart Automations
- Triggering Product Recommendation Automations
- Making authenticated calls to Paminga's GraphQL API
Creating OAuth Apps/Tokens
Simply click the "Create OAuth App" button from the OAuth Apps page in Paminga.
Add a description and click save. You'll then have access to your client_id
, secret
that may be used to generate your OAuth token per the standard OAuth flow.
note
Your ability to access account settings may depend on the permissions setup by your organization.