I want to be able to use a slack workflow to trigger the Jira Service Management Form on my channel. I am currently able to only do this with JIRA Cloud but unable to get JSM functionality.
Is this possible?
Hello, do you want a form appear on the channel or just to create an issue in JSM project?
Ideally I would like a form to appear on the channel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, sorry for long reply, did some reshearch
With the native Jira Cloud app for Slack, you can create Jira work items from Slack and receive Jira updates in channels. For Jira Service Management specifically, Atlassian also has chat-based options like Atlassian Assist, which can help create and manage JSM requests from Slack.
However, if your goal is to trigger or open a Jira Service Management form itself from a Slack Workflow, that is nit working this way. Slack Workflow Builder can usually trigger Jira issue creation, but it does not always give you the same JSM request form experience that users get in the customer portal.
A practical workaround is to use a shareable form link.
For example, with Smart Forms for Jira, developed by my team, you can create a form that works with Jira Service Management and then share that form link directly in Slack. The flow can look like this:
Create a Smart Form for the JSM request type you need.
Configure the form to create a new JSM issue after submission.
Map form fields to Jira/JSM fields, such as Summary, Description, Priority, Request Type, Components, Labels, or custom fields.
Generate an external form link.
Add that link to a Slack Workflow step, for example as a message button or instruction in the channel.
So instead of Slack directly “triggering” the native JSM form: users click the form link from the workflow, complete the structured form, and the submitted data creates the JSM request with the right mapped fields.
This approach is useful when you need more control over intake, such as conditional logic, required fields, attachments, external sharing, branded forms, or routing requests into the right JSM project/request process.
If the form needs to be tied to an existing Jira issue, Smart Forms can also generate shareable URLs for forms attached to work items, which can then be used in Jira Automation messages to Slack.
So, in short: native Slack Workflow → native JSM form is not always available in the way people expect, but Slack Workflow → shared Smart Form → JSM issue creation is a workable setup.
Also this flow can be recreated in Jira Software and Jira Product Discovery idea creation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.