Hi! I’ve built a simple flow which the aim is to search for an Account’s email address on a separate Email address table when and Account is created and then update a Yes/No field on the Account table if the email address was matched.
(the idea is that when a new user signs up, if they are someone on our VIP list, to auto flag them as a VIP if their address is on our list.)
The flow I’ve built doesn’t work - it returns a success regardless of whether the email address was matched or not. Looking at the flow log for the matching step you just get a Request Token and Time/Date of the request and nothing else.
What am I doing wrong?
Cheers!