#jirarestapi search results
c# sending rest api post request to jira rest api using HttpClient stackoverflow.com/questions/6138… #c# #jirarestapi
Jira authentication with Python library stackoverflow.com/questions/6098… #python #jirarestapi #flask #jira #pythonjira
Is there any library JIRA REST API call in Node.js using CURL stackoverflow.com/questions/6556… #jirarestapi #nodejs #npm #curl
How to get JIRA issues assigned to the current user using the JIRA REST API? stackoverflow.com/questions/2517… #jira #jirarestapi #jiraplugin
How to query a user name by a email address in Jira Rest API stackoverflow.com/questions/6962… #jirarestapi #vba #json
List from Model class is not storing in the new list in the controller class stackoverflow.com/questions/7224… #flutter #jirarestapi #fluttergetx #rest
Wondering how to get the Sprint IDs easily from Jira for your Agile board? Let me share. #JiraRESTAPI #Sprint #jira #jiratraining #jiracloud #sparxsys #jiraconsultants #ravisagar.in youtu.be/x_UkyY1c2us
youtube.com
YouTube
Jira REST API - Find Sprint IDs easily
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… ravisagar.in/videos/jira-re…
ravisagar.in
Jira REST API - Create project using shell script | Ravi Sagar
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...
Do you want to delete a worklog? Yes it is possible and easy to do using REST API. #JiraRESTAPI #DeleteWorklog github.com/sparxsys/jira-… (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Delete worklog entry | Ravi Sagar
Do you want to delete a worklog? Yes it is possible and easy to do using REST API. #JiraRESTAPI #DeleteWorklog https://github.com/sparxsys/jira-shell-scripts
You can retrieve worklog of an issue and dump it to a CSV file. It takes few minutes. #JiraRESTAPI #GetWorklog (ravisagar.in/videos/jira-re…)
Do you want to hire Python developer for doing Jira Automations? #JiraAutomation #Python #JiraRESTAPI Learn Jira REST API: ravisagar.in/courses/master… (ravisagar.in/videos/getansw…)
ravisagar.in
GetAnswers - Using Python for Jira Automations? | Ravi Sagar
Do you want to hire Python developer for doing Jira Automations? #JiraAutomation #Python #JiraRESTAPI Learn Jira REST API: https://www.ravisagar.in/courses/mastering-jira-rest-api
Not only you can create filters using REST API but you can set filter columns. It is really cool. #JiraRESTAPI #FilterColumns (ravisagar.in/videos/jira-cl…)
If you are using Jira REST API then understanding various HTTPS status codes will help a lot. #JiraRESTAPI #StatusCodes (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Understand HTTP Status Codes | Ravi Sagar
If you are using Jira REST API then understanding various HTTPS status codes will help a lot. #JiraRESTAPI #StatusCodes
I always prefer using a shell script to interact with Jira from my computer or server. It always works and has less dependencies. #JiraRESTAPI #curl #jq Jira Shell scripts (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Why I love curl, jq and shell scripts | Ravi Sagar
I always prefer using a shell script to interact with Jira from my computer or server. It always works and has less dependencies. #JiraRESTAPI #curl #jq Jira Shell scripts
Everyone wants to upload file to a Jira issue using REST API. So let us do that. #AddAttachment #JiraRESTAPI Endpoint: POST /rest/api/3/issue/an-232/attachments Code: github.com/sparxsys/jira-…… (ravisagar.in/videos/jira-re…)
Today I tried the new REST end point to get and update the announcement banner. I think it could be really useful to let your user know about important updates like outages. #JiraRESTAPI #AnnouncementBanner Jira shell scripts (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Update Announcement Banner | Ravi Sagar
Today I tried the new REST end point to get and update the announcement banner. I think it could be really useful to let your user know about important updates like outages. #JiraRESTAPI #Announcem...
I get plenty of questions related to Jira REST API. Lot of people are interested in learning it, using it and solving their problem but they are not sure how to get started. Let me share some tips. #JiraRESTAPI #Tips (ravisagar.in/videos/jira-re…)
You can fetch your Jira Software board configuration as well using REST API like the list of columns. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/agile/1.0/board/21/configuration (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Get board columns | Ravi Sagar
You can fetch your Jira Software board configuration as well using REST API like the list of columns. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/agile/1.0/board/21/configuration
Jira issue's change history manager has all the details that you need like what was changed, who did it and when. #JiraRESTAPI #ChangeLog End point: rest/api/3/issue/sd-26?expand=changelog Jira Cloud REST API: developer.atlassian.com/cloud/jira/pla… Jira Server REST API… ravisagar.in/videos/jira-re…
You can save plenty of time by just searching in the Jira Cloud REST API reference document. Link below. #JiraRESTAPI (ravisagar.in/videos/jira-re…)
Wondering how to get the Sprint IDs easily from Jira for your Agile board? Let me share. #JiraRESTAPI #Sprint #jira #jiratraining #jiracloud #sparxsys #jiraconsultants #ravisagar.in youtu.be/x_UkyY1c2us
youtube.com
YouTube
Jira REST API - Find Sprint IDs easily
Do you want to delete a worklog? Yes it is possible and easy to do using REST API. #JiraRESTAPI #DeleteWorklog github.com/sparxsys/jira-… (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Delete worklog entry | Ravi Sagar
Do you want to delete a worklog? Yes it is possible and easy to do using REST API. #JiraRESTAPI #DeleteWorklog https://github.com/sparxsys/jira-shell-scripts
You can retrieve worklog of an issue and dump it to a CSV file. It takes few minutes. #JiraRESTAPI #GetWorklog (ravisagar.in/videos/jira-re…)
Not only you can create filters using REST API but you can set filter columns. It is really cool. #JiraRESTAPI #FilterColumns (ravisagar.in/videos/jira-cl…)
I get plenty of questions related to Jira REST API. Lot of people are interested in learning it, using it and solving their problem but they are not sure how to get started. Let me share some tips. #JiraRESTAPI #Tips (ravisagar.in/videos/jira-re…)
Today I tried the new REST end point to get and update the announcement banner. I think it could be really useful to let your user know about important updates like outages. #JiraRESTAPI #AnnouncementBanner Jira shell scripts (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Update Announcement Banner | Ravi Sagar
Today I tried the new REST end point to get and update the announcement banner. I think it could be really useful to let your user know about important updates like outages. #JiraRESTAPI #Announcem...
I always prefer using a shell script to interact with Jira from my computer or server. It always works and has less dependencies. #JiraRESTAPI #curl #jq Jira Shell scripts (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Why I love curl, jq and shell scripts | Ravi Sagar
I always prefer using a shell script to interact with Jira from my computer or server. It always works and has less dependencies. #JiraRESTAPI #curl #jq Jira Shell scripts
If you are using Jira REST API then understanding various HTTPS status codes will help a lot. #JiraRESTAPI #StatusCodes (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Understand HTTP Status Codes | Ravi Sagar
If you are using Jira REST API then understanding various HTTPS status codes will help a lot. #JiraRESTAPI #StatusCodes
List from Model class is not storing in the new list in the controller class stackoverflow.com/questions/7224… #flutter #jirarestapi #fluttergetx #rest
How to query a user name by a email address in Jira Rest API stackoverflow.com/questions/6962… #jirarestapi #vba #json
You can fetch your Jira Software board configuration as well using REST API like the list of columns. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/agile/1.0/board/21/configuration (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Get board columns | Ravi Sagar
You can fetch your Jira Software board configuration as well using REST API like the list of columns. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/agile/1.0/board/21/configuration
Status and status category are different. So when retrieving an issue using REST API, don't get confused. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/api/3/issue/AN-201 (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Status and status category | Ravi Sagar
Status and status category are different. So when retrieving an issue using REST API, don't get confused. #JiraRESTAPI #Status #StatusCategory End point: GET /rest/api/3/issue/AN-201
Do you want to hire Python developer for doing Jira Automations? #JiraAutomation #Python #JiraRESTAPI Learn Jira REST API: ravisagar.in/courses/master… (ravisagar.in/videos/getansw…)
ravisagar.in
GetAnswers - Using Python for Jira Automations? | Ravi Sagar
Do you want to hire Python developer for doing Jira Automations? #JiraAutomation #Python #JiraRESTAPI Learn Jira REST API: https://www.ravisagar.in/courses/mastering-jira-rest-api
Want to create Jira issues from Google Sheets? Yeah possible using Google Apps Script. #JiraRESTAPI #GoogleSheets #GoogleAppsScript developers.google.com/apps-script ravisagar.in/videos/create-… (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Integration with Google Sheets | Ravi Sagar
Want to create Jira issues from Google Sheets? Yeah possible using Google Apps Script. #JiraRESTAPI #GoogleSheets #GoogleAppsScript https://developers.google.com/apps-script https://www.ravisagar.i...
Let us discuss the possibilities around integrating Jira with a database. #JiraRESTAPI #MSSQL #Database Jira Cloud REST API: developer.atlassian.com/cloud/jira/pla… Jira Server REST API: docs.atlassian.com/software/jira/… (ravisagar.in/videos/jira-re…)
ravisagar.in
Jira REST API - Pull data and dump to database | Ravi Sagar
Let us discuss the possibilities around integrating Jira with a database. #JiraRESTAPI #MSSQL #Database Jira Cloud REST API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/ Jira Server...
Yes you can also delete attachments from an issue using REST API. There is an end point for doing that. #JiraRESTAPI #Delete #Attachments End point: DELETE /rest/api/3/attachment/10056 (ravisagar.in/videos/jira-re…)
Jira issue's change history manager has all the details that you need like what was changed, who did it and when. #JiraRESTAPI #ChangeLog End point: rest/api/3/issue/sd-26?expand=changelog Jira Cloud REST API: developer.atlassian.com/cloud/jira/pla… Jira Server REST API… ravisagar.in/videos/jira-re…
How to get JIRA issues assigned to the current user using the JIRA REST API? stackoverflow.com/questions/2517… #jira #jirarestapi #jiraplugin
You can save plenty of time by just searching in the Jira Cloud REST API reference document. Link below. #JiraRESTAPI (ravisagar.in/videos/jira-re…)
There is a nice end point to get the license information of your Jira instance. Could be useful in case when you are responsible for multiple Jira instances. #GetLicense #JiraRESTAPI Endpoint: POST /rest/api/3/instance/license Code… ravisagar.in/videos/jira-re…
ravisagar.in
Jira REST API - Get license | Ravi Sagar
There is a nice end point to get the license information of your Jira instance. Could be useful in case when you are responsible for multiple Jira instances. #GetLicense #JiraRESTAPI Endpoint: POST...
Jira authentication with Python library stackoverflow.com/questions/6098… #python #jirarestapi #flask #jira #pythonjira
c# sending rest api post request to jira rest api using HttpClient stackoverflow.com/questions/6138… #c# #jirarestapi
Is there any library JIRA REST API call in Node.js using CURL stackoverflow.com/questions/6556… #jirarestapi #nodejs #npm #curl
How to get JIRA issues assigned to the current user using the JIRA REST API? stackoverflow.com/questions/2517… #jira #jirarestapi #jiraplugin
How to query a user name by a email address in Jira Rest API stackoverflow.com/questions/6962… #jirarestapi #vba #json
List from Model class is not storing in the new list in the controller class stackoverflow.com/questions/7224… #flutter #jirarestapi #fluttergetx #rest
Something went wrong.
Something went wrong.
United States Trends
- 1. TOP CALL 3,797 posts
- 2. #BaddiesUSA 65.2K posts
- 3. AI Alert 1,354 posts
- 4. Good Monday 25.9K posts
- 5. #centralwOrldXmasXFreenBecky 509K posts
- 6. SAROCHA REBECCA DISNEY AT CTW 532K posts
- 7. NAMJOON 52.3K posts
- 8. #LingOrmDiorAmbassador 275K posts
- 9. #MondayMotivation 7,092 posts
- 10. Rams 30.2K posts
- 11. Check Analyze N/A
- 12. Token Signal 1,790 posts
- 13. #LAShortnSweet 24.2K posts
- 14. Market Focus 2,518 posts
- 15. Vin Diesel 1,554 posts
- 16. Scotty 10.5K posts
- 17. DOGE 180K posts
- 18. Chip Kelly 9,148 posts
- 19. Raiders 68.5K posts
- 20. Stacey 24K posts