I am not sure if this is possible but I figure I’d ask the pros here for a hand.
We have an incoming webhook for lead delivery and the structure cannot be altered. One of the line items is a source.
We need Zapier Email to send out an email to a specific email address that is different depending on the source information in the webhook event.
For example, the line in the webhook event would be something like:
source: email_abc
And then I would need the Email by Zapier to send the email to email_abc.clientname@tracking.com
But if the source line is: email_xyz then the email would need to send to email_xyz.clientname@tracking.com
The specific TO email addresses would not be received via the webhook but could be setup in a csv or something similar if needed.
Thoughts?