At the zoom step, i always get an error in validation of the email. For the webhook URL, I am using the following parameter behind the URL: ?Emailaddress=%Subscriber:EmailAddress%&Firstname=%Subscriber:CustomFieldFirstName%&Lastname=%Subscriber:CustomFieldLastName%
This data comes from KlickTipp out of an email. I tested it with sending that email with the link to my email address. Afterward in the URL I can see the correct email and first and lastname.
Now in the Zoom step of my scenario I have put this:
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the input and output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A.
Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Hello, I attach the blueprint JSON to this thread as asked for.
But I would not want my data here in the forum. Which is my Name and Email Adresse - as this is what is taken in the webhook. As you can perfectly see in my screenshots.
Is it possible to get easy help on the setup of this process?
I could see you are hard coded Email field of the Zoom, and it is just a text. If you are trying to map the email from Webhook that should map from webhook.
Noe this should consider Email as that text and that is not email.
Hi @Msquare_Automation thanks for that hint!
I am really unfortunately not a professional programmer… how do I map the email from the Webhook? Is that a certain formular which I have to put in the Zoom Step?