Configuration
To use the Facebook connector, the Unica administrator must configure a connection.
Note: If you have configured the Facebook connection, but have not used it for 60
consecutive days, the token for the connection expires. If your token has
expired, you must:
- Edit the connection
- Regenerate the token
The connection properties are as follows:
| Base URL | The Facebook API base URL. For example, https://graph.facebook.com/v9.0. |
| Business Account Id | The Facebook business account ID. |
| Client Id | The client ID for Facebook's app. It is auto populated as it is a read-only field. |
| Redirect URI | The redirect URI configured in the Facebook app. |
| Getcode_label | Redirects the browser to an HCL Software page. From that page, copy-and-paste the URL to the Redirect URL response field. |
| Get Code | Press to get an access code from Facebook. |
| Redirect URL Response | The redirect URL pasted from the HCL webpage. |
| Client Secret | The client secret for Facebook's app. It is auto populated as it is a read-only field. |
| Gettoken_label | Provides an authorization token. |
| Get Token | Get an access token from Facebook. |
| Access Token | The authorization token for the account. It is auto populated as it is a read-only field. |
| Auth Code | The authorization code. It is a read-only field. |
| State | The Auth URLs state. It will be auto populated as it is a read-only field. |
| Number of Retries | The total number of retries for an API if its execution fails. |