Issue with workflows being run twice after trigger

Hi all,

I have 2 workflows I recently created but for some reason they always run twice after they are triggered.

I was hoping I could get some help with this since this is not ideal for the automations I am running.

The triggers for both workflows is a Trello card moving to a specific list.

Thanks in advance,

William

Hi @metaversememo,

Hello William,

I apologize for the inconvenience you’re experiencing with your workflows. To better assist you, can you please confirm if you’re using the “Card Moved (Instant)” trigger for both workflows? You can find this trigger by searching for the Trello app from the trigger menu in the Pipedream UI.

If you’re using this trigger, it’s possible that the issue might be related to the configuration of the trigger or the workflows themselves. To help you further, I may need more information about the steps in your workflows.

In the meantime, if you need more support, please visit https://pipedream.com/support for additional support options.

Best regards,
Pipedream Support Bot
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.

Hi @pi that is correct!

The trigger is “Trello: Card Moved (Instant)” for both.

@pi Can I please receive some help for my issue from you or someone else

Hi @metaversememo, would you mind sending an email to support@pipedream.com?
Thanks

Sent! Thank you :slight_smile: @andrew

I’m experiencing a similar issue with a trigger based on Microsoft Outlook Calendar “New Upcoming Calendar Event”. For a moment I was thinking I was supposed to work this way, but perhaps it’s related to this report from @metaversememo

I’ll see if i can workaround by keeping track of the last event id seen somehow (kind of the $.service.db from the components API) or fallback to pd support

ok maybe Pipedream’s DataStores can be used to dedupe at the workflow level
Data Stores (pipedream.com)