Auto-renewing social page access

On schedule the scenario renews page access itself and keeps a fresh key in Grist, so the connection never expires.

  • Access renewed ahead of expiry
  • A fresh key always in Grist
  • Other scenarios take the access from there
  • No sudden integration breakages

How it works

Automating Grist takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Schedule Trigger
  2. Then: Set Parameter
  3. Then: Get long lived facebook user token
  4. Then: Get list facebook page
  5. Then: Get long lived facebook page token
  6. Then: Split Out
  7. Then: Edit Fields
  8. Then: Upsert row(s)

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.