- Configuration
- First steps
- Project setup
- Sample templates
- Migration to Cloud
- Supported fields
- Permissions
- Jira Service Management
- Template management
- Create a template
- Template configuration
- Variables
- Template Navigator
- Delete a template
- Use as a template
- Set of Fields - advanced features
- Using template
- Autocomplete
- Default Template
- Apply template
- Use Template in Jira Automation
- Automatic create and close
- JQL Searchers
- Direct links
- Create Structure post function
- About Create Structure
- Create Structure configuration
- App integrations
- REST API
- ScriptRunner and Groovy scripts
Last updated Apr 16, 2023
Direct links
Check how to create a Jira issue through a link from external application, referring to a particular template
Issue Templates app allows you to create Jira issues by using an already prepared template via link from an external source. Use the following example to create your own issue:
http://jira/CreateIssueDetails!init.jspa?pid=10001&issuetype=1&&issueTemplateId=1
Tip
- Use your database to check the current pid (project id) and issuetype.
http://jira/
is an individual base URL. If you do not remember your base URL, visit your Jira administration system settings.- The template ID is not an issue ID. To identify your template ID, check out template details in a particular template (read more here).
Need help?
If you can’t find the answer you need in our documentation, raise a support request.