-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- First decide the actions to setup webhook upon (relevant to our app)
- Add logic to support webhooks (register/consume)
- Use proper SHA256 HMAC signature validation
- Perform relevant tasks as per various webhook events.
- Registering Webhook must be done via ViewSubmitHandler (we must manage subscriptions exclusively)
https://developers.asana.com/docs/webhooks-guide
Metadata
Metadata
Assignees
Labels
No labels