What is the Reason Behind Trello and Google Sheets Not Experiencing Infinite Looping When Set Up for Bidirectional Syncing?

Hi , another thread was started about this kind of syncing architecture:

I left a comment on how to design a database that can prevent the infinite recursion.

But to answer your last question, there is event deduplication within each custom source that powers your triggers. You can investigate and even modify the underlying source code if you need to.

Here’s a link to the Google Sheets sources on Github: pipedream/components/google_sheets/sources at master · PipedreamHQ/pipedream · GitHub

And Trello’s:

1 Like