DiscipleTools / disciple-tools-facebook

Adds integration to Facebook pages and creates contacts from Direct Message conversations. This is a key plugin for outreach through Facebook.
https://disciple.tools/plugins/facebook/
Other
4 stars 1 forks source link

Move from Webhooks to Cron strategy #8

Closed corsacca closed 6 years ago

corsacca commented 6 years ago

The old webhook strategy had several problems duplicated webhooks would run in parallel and some webhooks would never be received. The new strategy relies on a 5min cron job to pull any new messages.