I want to be able to create a zendesk ticket which will be a project, but I also want it to create a project in Jira.
Example Zendesk ticket raised called - 'PROJECT 1' > Jira automatically creates a project called 'Project 1'
Jira has REST API with which you can create a project. However you have to see from Zendesk if it can send web request. If yes, then please read this https://confluence.atlassian.com/jirakb/creating-projects-via-rest-api-in-jira-963651978.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.