Triggering Smart Campaign of Updated At value
Hi there.
I have a need to update a field (let's call it API_Trigger) based on the values that may or may not change in other fields. This is so I can trigger an API call (see one of my earlier posts). I'd like this done universally as the 'other fields' can get changed in all kinds of locations (both internal to and external to Marketo).
I had a thought that I could create a smart campaign triggered on a change in Updated At that would update API_Trigger

However this doesn't seem to work.
Any thoughts on how to do a 'universal trigger'? If not, I've got to remember to put in a request campaign call on every form fill, etc etc. where a person may have details changed to make sure API_trigger gets updated.
My other thought was to add every record to a 'universal program' on creation, and then use the program member data is changed trigger, but that seems clunky (and risky if someone gets removed from the program accidentally).
My Webhook call is based on a second campaign that triggers whenever API_trigger changes it's value. This works just fine (as you'd expect).
Cheers
Jo