Pabbly and Trello
Status: Closed · Asked by HNguyen on · 0 views
Anything I do with Pabbly and Trello, the Pabbly triggers go off, want to know if there is a work around for this.
Hey @HNguyen
Anything I do with Pabbly and Trello, the Pabbly triggers go off, want to know if there is a work around for this.
You can use the filter action step after the trigger event where you have to pass the trigger event "Action Display TranslationKey" as the "action_create_card" type.
So the workflow will only process the cards whcih were newly created. Since the Trello API triggers the webhook whenever you make such changes in the board.
So, kindly give it a try and let us know if that works for you.

I'm having the same problem. I would like to add a row to a Google sheet when a card is moved to a certain column in Trello. And I've figured that out. The problem is that it creates three rows instead of one.
Any help with this would be appreciated.
Here's a quick video: https://storage.mechblocks.com/file/InfoPaks/Trello-to-Google-Sheets.mp4
Thanks!
Hey @jasonercsn
Seems like you might have pressed the "Save & Send Test Request" button multiple time and because of that you might getting a response from your Trello account multiple time.
So, as a solution, we would recommend you clone the same workflow once and then configure it. Then you can erase the previous one or you can create a new workflow.
Thank you, that worked