Hi
I have a form that sends tickets to my lansweeper helpdesk and I would like to be able to make a script that could translate the ticket into a calendar event.
Example ticket:
Ordered by: <email>
Order of : ["Mail","key","laptop"]
Full name: <name>
Mail: <email>
Phone: <phone number>
Production: <production name>
Closest Admin: <Name>
Title: <jobtitle>
Start date: <date>
End date: <date>
additional info:
I would like this ticket to make 2 events on the start date and end date and assign the ticket to the "ordered by"-email with the ticket text in the description of the event.
Is that script already out there?
Or can somebody tell me how to make it?