I am using in built trigger "Item Created" with a my custom made action "create same item to another board"

So i am using monday’s inbuilt trigger which is “Item Created” with a custom action “create same item in another board”.
But when i am using it in any board it does the work but after it creates an item on another board(provided in automation) it again triggers the same automation and keeps on creating item the board creating an endless loop.

i looked into docs but found nothing as such. One thing i came close to was executionSource attribute which is there in drop down of field type of action creation. But using it i still do not see it in payload or response.

How can i make sure the automation only triggers once and not in a loop. Is there a way too identify the source of execution or from where did the item created trigger so that programmatically i can put a check and bypass it.

thanks

2 replies