Recent searches
No recent searches
Can I pull an email address from a custom Regex field and make it a CC on a ticket?
Answered
Posted Mar 23, 2023
I use a form in my help center with a custom field to collect an email address (not the requester's email). It's a Regex field that allows me to restrict the email address to the specific domains we allow. The submitted form is picked up by our API and sent to a different system that will have an error if it receives emails outside the allowed domains.
Is there a way that I can add the email address from that custom Regex field as a CC on the resulting ticket?
1
4
4 comments
Dane
I'm thinking that it's possible by the use of custom webhooks and the ticket update API. However, this is just an idea I have but the implementation for it is outside our scope.
0
Andrew Kenny
Understood, thanks Dane. I've got some more learning about webhooks to do.
0
Matt Way
Andrew Kenny did you find a solution to this? I want to send an e-mail to an e-mail address in a custom field and it seems like the only way to do this is through webhooks
0
Andrew Kenny
I wasn't able to sort out webhooks, but that's likely a me problem rather than a Zendesk problem.
0