Add Yammer Access Token screen

Adds the settings for a Yammer access token.



How to Start

  1. In the Manage Center, click App Builder > Global Access Tokens.
  2. On the Global Access Tokens screen, click Add Token
  3. On the Add Global Access Tokens > Select Application screen, select Yammer .
  4. Click Next.

Fields

Field Name Definition

Access Token Name

Function:
Specifies the unique name for your connection to Yammer.
Accepted Values:
A text string that can include letters, numbers, and spaces
Default Value:
None

Client ID

Function:
Specifies the client ID of the app you created or added in Yammer.
Accepted Values:
A string with letters and numbers.
Default Value:
None

Client Secret ID

Function:
Specifies your client secret ID of the app you made or added in Yammer.
Accepted Values:
A string with letters and numbers.
Default Value:
None

Redirect URL

Function:
Specifies the callback URL from the connected application.
Accepted Values:
A valid URL.
Default Value:
https://mysite.com/manage/shared/success.html

Description

Function:
A description for your access token.
Accepted Values:
More than one line of text.
Default Value:
None

Get OAuth2 Access Token

Function:
Sends a request to Yammer application service to get the access token.

To complete this process, you must log in to Yammer application, and specify your consent when prompted.

OAuth2 Access Token

Function:
Specifies an access token, or code, supplied by Yammer.
Accepted Values:
A valid access token.

This value is completed by Yammer.

Default Value:
An unique access token.

Encrypt

Function:
Holds the access token in the AgilePoint database as encrypted data.
Accepted Values:
  • Deselected - The access token is in plain text in the database.
  • Selected - The access token is encrypted in the database.
Default Value:
Deselected