Hello
I am just starting to dip my toe properly into flow, and have a question I cant seem to get right.
What I want to do, is when a I create a lead in the CDS then get a list of all contacts where the email address 1 is the same as the email on the lead.
This is where I am up to.
I have tried it as well with emailaddress1_value eq Email
The only way I can get it to work is if I hard code the filter emailaddress1 eq 'xxxx@hotmail.com' but I need it to be dynamic so it works for all email
Thanks in advance
Solved! Go to Solution.
Hi there. It might need single quotes around the dynamic value in the filter. Give the below a try and let us know if that works:
Keep us posted.
-Ed-
If you liked this reply, please give it a thumbs up! If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
Hi there. It might need single quotes around the dynamic value in the filter. Give the below a try and let us know if that works:
Keep us posted.
-Ed-
If you liked this reply, please give it a thumbs up! If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
60 | |
51 | |
43 | |
38 |
User | Count |
---|---|
89 | |
81 | |
74 | |
62 | |
44 |