Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-asana authored May 13, 2022
1 parent 01358e1 commit 6ac7bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/webhooks-nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This example server demonstrates how to set up and receive events with [Asana webhooks](https://developers.asana.com/docs/webhooks). In particular, this project demonstrates:

1. Creating a webhook (to track changes on a given [task](https://developers.asana.com/docs/tasks))
1. Creating a webhook to track changes on a given resource (e.g., a [task](https://developers.asana.com/docs/tasks))
2. Receiving notifications about changes to that task
3. Verifying the integrity of notifications with HMAC signatures

Expand Down

0 comments on commit 6ac7bce

Please sign in to comment.