Hi,
When running IFTTT rule for OnCreated, is there a way to filter based on if the entry was created by IFTTT or manually through the Register control?
I have some IFTTTs that I want to run on every OnCreated, and some that I want to run only when created manually through the Register control, and I am trying to find out how to decipher between them.
For now, the only solution I came out with was adding a hidden "manuallyCreated" field with default value true, that will be set through the create entry or copy entries IFTTTs to false, but I wanted to check if there is a built in way to check it.
There is no built-in feature for that.
The best option is to add a hidden field as you do and set it via IFTTT-only for example
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.