Hello, I am trying to create a zap that will locate the users email using the id of the user contained in the record from the trigger. I have added the index on rule to my database, although I do not think it is necessary to just get a simple value. My data is like this:
Users
(User id)
name: example
email: example
In the step in my zap, I have defined the path as "users"
In the next feild, I have selected the user id as the inject from the trigger
Now all I need to do is enter the search value.
Can someone please help me.
Thank you.