Authenticate an Outreach application
1 | outreach_auth(key, secret, redirect, scopes)
|
key |
The application or client ID provided to you by Outreach.io. |
secret |
The secret provided by Outreach.io. |
redirect |
The callback URI or URL provided by Outreach.io. |
scopes |
A character scalar containing the API privileges to be granted. Each scope is to be separated by a space. Each scope is to be defined by the name of the resource and the access level, e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.