Create a form for SD project inside a website

It is possible to create a form inside a website(not Widget) for JIra Service Desk.
I have attached a picture represent the desire state.

Hi @CristianIonescu,

It’s certainly possible to call the Jira REST API using Javascript, however you’d need to consider the permissions set up for your project and how authentication would work. You can find the ‘create request API’ at https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-request/#api-rest-servicedeskapi-request-post.

Cheers,
Mel