Hello,
We are quite new with our Fusion instance.
I would like to create a simple scenario:
Using a Watch event on a custom field, an event should be triggered.
Before having access to Fusion I did that using the Event subscription API, which worked perfectly well.
Now I want to do the same in Fusion. I added a Watch Event and an Update Record module into my example scenario.
As soon as I change the field value to "Yes", the event is triggered, to update the record (just put the current date into another custom field), but it is called like every milisecond, until I manually deactivate the scenario. It seems to run into a loop.
If I list my event subscriptions via API, I cannot find out any difference between the entry created by Fusion and the one I created manually using the API.
Can you please help me?
Thanks in advance.
Regards
Lars