Jira REST API - Create project using shell script
Ravi Sagar
add commentattachmentscreate issuecreate projectdesktop notificationsget commentsget fieldsget notification eventsget notification schemesget system infoget the list of filtersget usersgroovy scriptissue link typejira cloud apijira rest apijira server apilist of dashboardslist of projectsparent issue keyproject rolesearch usersset actors for project roleshell scriptsystem info jiraupdate priority
I am sharing my shell script that I use regularly to create a project from my terminal. I use this to create projects quickly for testing purpose. It saves lot of my time.
#CreateProject #JiraRESTAPI
Endpoint: GET /rest/api/3/project/
Code: https://github.com/sparxsys/jira-shell-scripts/blob/main/createProject.sh
Jira Cloud REST API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/
Jira Server REST API: https://docs.atlassian.com/software/jira/docs/api/REST/8.9.0/
Jira books and Video courses (Available to buy)
- Jira Quick Start Guide (Book): https://go.ravi.pro/JiraQuickStartGuide
- Mastering Jira (Book): https://go.ravi.pro/masteringjira
- Jira 7 Guide for Administrators and Developers (Video course): https://go.ravi.pro/JiraGuideAdmin
- Jira 7 Essentials (Video course): https://go.ravi.pro/JiraEssentials
Free Video courses
- GetAnswers: https://go.ravi.pro/GetAnswers
- Portfolio for Jira: https://go.ravi.pro/portfolio
- Structure for Jira: https://go.ravi.pro/StructureJira
- ScriptRunner for Jira: https://go.ravi.pro/ScriptRunnerJira
- Google Apps Script tutorials: https://go.ravi.pro/GoogleAppsScript
- JiraTips: https://go.ravi.pro/JiraTips
Social
- Blog: https://www.ravisagar.in
- Linkedin: https://www.linkedin.com/in/ravisagar/
- Twitter: https://www.twitter.com/ravisagar
- Instagram: https://www.instagram.com/ravisagar.in
- Spotify Podcast: https://go.ravi.pro/spotify
- Apple Podcast: https://go.ravi.pro/apple
- Youtube: https://youtube.com/ravisagar1
2021-06-19
0.0 LBC
Copyrighted (contact publisher)
49386850 Bytes