Set up a webhook endpoint for Asana

To set up a webhook that will be able to post feedback results directly to Asana please follow the directions in this article: How to create an outgoing webhook? The instructions below will walk you through the steps you need to take on the Asana site to be able to receive the incoming data from Mopinion.

Instructions

These are the specific steps you need to take in Asana to set up an endpoint for the webhook

  1. Make sure you are logged in to your Asana account

  2. On the Mopinion webhooks page, choose Asana and press retrieve API token

  3. A new page will open, copy the code and paste it into the token field on the Mopinion webhook page. your Asana workspaces will be loaded

  4. Select the correct workspace and board for your webhook and click on generate credentials, and save your webhook

The Webhook URL you have created is the endpoint you need.

You can now specify what data must be sent, you can continue with step 4 of this article: How to create an outgoing webhook?