Skip to content

Facebook & Instagram Webhooks. Triggered when user uploads new content. [Deprecated]

License

Notifications You must be signed in to change notification settings

Missing-Children-Society-Canada/webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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