Hey guys! We had an automation with the boards. It worked like this:
A card is moved from list A to list B → an email is sent to a client. We’ve put together the code for the automation in a php file on our server and we used a callbackurl (web hook) to make Trello and the file on our server talk.
The authorisation and the web hook was set by a former employee with his Trello account. Now, I need to set it with mine. However, I’m not sure how to set the API and the webhook. More specifically, where in Trello I need to add the callbackURL.
I’ve read the docs here: API Introduction
I’ve made a Server Token, but still can’t figure out where in Trello should I add the callbackURL.
Would really appreciate your support on this.
Thanks!