Set up a webhook endpoint for Trello

To set up a webhook that will be able to post feedback results directly to Trello 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 Trello site to be able to receive the incoming data from Mopinion.

Instructions

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

  1. Log in to Trello and get an API key here: https://trello.com/app-key

  2. On the Mopinion webhooks page, fill in your username and API key and connect to Trello

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

  4. Set your token, your boards and lists will be loaded

  5. Select the correct board and list for your webhook

  6. Click '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?