How do I connect with a service account
How do I connect with a service account
- Log in to Next Matter with an admin account.
- In Automations Library [left-hand navigation panel], click Connect for the integration you want to connect.
- In the 3rd party pop-up, select the account you’ll use for the integration (the service account). You’ll be asked to log in to the 3rd party tool using this account.
- Go to the tenant configuration and decide what permissions you want to grant to the account. Tip: Think of the account as a user - anything the account has access to, the user logging in with this account also has access to.
Integrations with API access
Normally the API key you create shares the same permissions as yourself. That means that whatever you can do as the creator of the key, the key will be able to do at your behest. Some tools let you define the scopes you give to the key, so look up 3rd party docs to find out if the app you want to connect to has this option.Scopes requested by Next Matter
Microsoft
Zendesk
Freshdesk
Front
The Front no-code step uses API tokens so you don’t need to define scopes. The same applies to running Next Matter as the sidebar in Front.OpenAI
The OpenAI no-code step uses API tokens so you don’t need to define scopes.SendGrid
The scopes are defined by SendGrid’s eSignature REST API authentication (parameters:signature, openid, cors).
