LogoLogo
👉 Get a free ITSM ebook
Issue Templates Agent
Issue Templates Agent
  • Introduction
    • Welcome to Issue Templates Agent!
    • Template Examples
      • User Story Template
      • Bug Report Template
      • Test Plan Template
      • Employee Onboarding Template
      • Employee Offboarding Template
      • Helpdesk Template
      • Purchase Request Template
    • Best Practices
    • Additional Materials
  • Features
    • Create Templates
      • Basic
      • Simple
      • Advanced
      • Scheduled
      • Save Templates as Drafts
      • Variables
      • Supported Fields
    • Templates on Create Issue View
    • Templates on Issue View
    • Automation and REST API
      • Apply Template on Existing Issue
      • Create Issues with Structure from Template
      • Create New Projects with Issues
      • Schedule Issue Creation
    • Tracking Templates Usage
    • Company vs Team Managed Projects
    • Bulk Edits
    • Template Library
    • Audit Log
    • Import and Export Templates
    • Permissions
  • Resources
    • Security Statement
    • FAQs
    • Related Articles
    • Release Notes
    • Contact our Support
Powered by GitBook

Security

  • Privacy Policy
  • Appsvio Trust Center

appsvio.com © 2025 All rights reserved

On this page

Was this helpful?

Export as PDF
  1. Features
  2. Automation and REST API

Create Issues with Structure from Template

PreviousApply Template on Existing IssueNextCreate New Projects with Issues

Last updated 10 days ago

Was this helpful?

In some cases, such as onboarding of a new employee, you would like to create some group of Issues in many projects (like time tracking issue, demo exercise, welcome issue etc.)

How to set it up?

  1. Prepare your template to be used in automation, just like .

  2. Create new automation rule.

  3. As a trigger select "Issue Created".

  4. Add issue field condition "Request type" equal "Onboarding".

  5. Change web request body to Custom Data and paste "If you want to create a new issue".

  6. In the "issueTypeId" row, replace it with proper issue type, everywhere it's needed.

  7. Turn on the rule.

How to search for issue type?
here