Best way to create tickets from external form?
Hello, I have an external web form that collects information from users and sends the results in an email to Zendesk.
This almost works - a ZD ticket gets created that contains the results of the form. However, all of the tickets that get spawned this way all consider the form 'From' email to be the requester. Since this is an automated email generating these tickets, the 'From' field is not the real requester, rather it's something like 'email-bot@ourdomain.com'. When I try to set the 'From' email to be that provided by the actual form submitter, ZD sees the email as being spoofed, since the 'From' field now doesn't match the sending domain. I'm wondering what is the best way to create a new ticket based on an external form, and have the requester set as the person who actually filled out the form. I know this should be possible using the Zendesk API, but I'm hoping there's an easier method than building a custom solution.
