Jira

Paste an API key

Open issues with document links in any project.

What you can do

No false success: every send/create in Jira is verified — ASHDOCS reads the item back from Jira's API before the step turns green. If it can't be found, the run fails honestly instead of pretending.

Get your Jira credentials

  1. 1Go to id.atlassian.com/manage-profile/security/api-tokens and click Create API token.
  2. 2Copy the token. You'll also need your Atlassian site (your-team.atlassian.net) and the email you log in with.

Add the connection in ASHDOCS

  1. 1Open the Connections page in the flows console.
  2. 2Click “Connect with a key” and pick Jira.
  3. 3Paste: Site, Account email, API token. ASHDOCS validates the credentials against Jira before saving — a bad key is rejected with a plain-English reason, never stored.

Use it in a flow

In the flow builder, add the Jira step, pick your connection, and fill the fields — values from earlier steps drop in as {{s1.field}} placeholders. Then hit Test this step in the step's panel to run it on its own before switching the flow on.

Troubleshooting

400 “issue type”
The issue type must exist in that project — Task works in most; team-managed projects sometimes rename it.
401 on create
Email + token must belong to the same Atlassian account, and the site must be the *.atlassian.net host.

FAQ

Is the issue verified?

Yes — the issue is read back by its key before the step turns green.

Custom fields?

Not yet — project, summary, type and description today.

Connect JiraAll 28 integrations