Hi,
I want to create an application where actions in Trello trigger something in Bubble. I am using Zapier.
I found a thread that had a very similar problem to mine, and I have been trying to follow the steps given here: [SOLVED] Bubble as Zapier action instead of trigger?. However, there are some discrepancies between the two situations that I need help on- for one, this guy was trying to make a schedule, whereas I am trying to do something very different.
First of all, do I still use POST with my webhook? More specifically, I want a progress bar to increase when something in Trello changes. I am very new to webhooks and I do not know which call is better.
Furthermore, how do I display the action exactly? Do I create a workflow that uses an API (and if so, which one?) Or should the zapier webhook work automatically, or whenever it updates?
Thanks!