Filters parameter.
External DocumentationTo learn more, visit the Asana documentation.
Parameters
| Parameter | Description |
|---|---|
| Filters | An array of objects to specify filters to apply to events from this webhook. If a webhook event passes any of the filters the event will be delivered; otherwise no event will be sent to the receiving server. For example: For more information about the Filters parameter, visit Asana API documentation.Note: When subscribing to higher-level resources (e.g., Workspace, Goal, Team, Portfolio) you must specify values in the Filters parameter. |
| Include Fields | A comma-separated list of properties to include in the response. |
| Resource | A resource ID to subscribe to (e.g., project ID). Note: When subscribing to higher-level resources (e.g., Workspace, Goal, Team, Portfolio) you must specify values in the Filters parameter. |
| Target URL | The URL to send the data to. Obtain this value by creating an Asana webhook and copying the Webhook Full URL. |