How to Configure the Facebook Workplace Connector Using Web.config

The following settings can be found in the file web.config:

Items per request

The amount of items which the connector requests on every call made to the Facebook API.

Throttling Sleep Percentage

The percentage of Facebook's App usage after which the connector pauses any request to Facebook's API to be throttled.

Default value: 90

Throttling Sleep Minutes

How many minutes the connector should wait before any request to the Facebook API if the Facebook's App usage is over the ThrottlingSleepPercentage value.

Default value: 1