Implements support for https://www.instagram.com/developer/subscriptions/
- Requires
IG_VERIFY_TOKEN
to be configured in the Application Settings
Implements support for https://developers.facebook.com/apps/189849514869492/dashboard/
- Requires
FB_VERIFY_TOKEN
to be configured in the Application Settings
- Clone
- NPM Install
- Running Azure Functions Locally with the CLI and VS Code
- AzureWebsJobsServiceBus: For bindings
- APPINSIGHTS_INSTRUMENTATIONKEY: For telemitry
- IG_VERIFY_TOKEN: See Above
- FB_VERIFY_TOKEN: See Above