So just to be clear this is the script i should be using for creating my tickets via task scheduler, ie i would need to rename this scripta few time for my different tickets i want to create?
I have updated the script to include my api and url.
I am getting unable to create ticket so enabled debug, however it doesnt really make any sense.
Array ( [name] => John Doe [email] => john@gmail.com [phone] => 1234567890 [subject] => Test API message [message] => This is a test of the osTicket API [ip] => 192.168.0.10 [topicId] => 1 )
Any ideas?