Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 819 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 819 Bytes

Missing Children Society of Canada

Description

Instagram Subscriptions API

Implements support for https://www.instagram.com/developer/subscriptions/

Setup

  • Requires IG_VERIFY_TOKEN to be configured in the Application Settings

Facebook Subscriptions API

Implements support for https://developers.facebook.com/apps/189849514869492/dashboard/

Setup

  • Requires FB_VERIFY_TOKEN to be configured in the Application Settings

Quick start

Configuration

  • AzureWebsJobsServiceBus: For bindings
  • APPINSIGHTS_INSTRUMENTATIONKEY: For telemitry
  • IG_VERIFY_TOKEN: See Above
  • FB_VERIFY_TOKEN: See Above