With this endpoint you create a new empty ticket with the data required. Below you can find an example of how this request can be made. All the values in the double brackets are variables you can adjust for your own purposes.
With this endpoint you create a message in the newly created ticket, containing the contact form data itself. For the message parameter, HTML is accepted.
If this request returns a HTTP code of 200, everything successfully came through and the contact form is now created within Omnidesk.
You can also attach files to the contact form message by adding the attachments[] parameter:
Multiple files can also be sent by simply adding the attachments[] parameter multiple times.