Hello,
I want to take an email input/answer and use it as a recall information to generate a url and push it into a variable so I can later send it to a notion database.
Let’s say I have a question:
Q:What is your email?
A:itay@onestep.co
And I want at that moment to use this answer to generate a link that will look like this:
https://hooks.zapier.com/hooks/catch/2345676/3f3zg3?email=itay@onestep.co
The prefix of:
https://hooks.zapier.com/hooks/catch/2345676/3f3zg3?email=
Is always the same.
Please help,
Itay