Jira REST API - Create a project and get the list of projects

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 21

  • @saoussenslii7225
    @saoussenslii7225 3 ปีที่แล้ว +1

    excellent, thank you

    • @ravs
      @ravs  3 ปีที่แล้ว

      You are welcome!

  • @BengaliStrings
    @BengaliStrings 4 ปีที่แล้ว +2

    Sir,
    Please make a video on jira bulk ticket creation through api call

    • @ravs
      @ravs  4 ปีที่แล้ว

      Thanks for the suggestion.

  • @arshinshaikh7006
    @arshinshaikh7006 6 หลายเดือนก่อน

    Hello,
    Thank you for this video!
    Can we update test case execution result in JIRA using REST API?

  • @simarpreetsingh6604
    @simarpreetsingh6604 4 ปีที่แล้ว +1

    This was a great tutorial sir. Can you also make a tutorial on how to create issues using REST, or import issues using REST

    • @ravs
      @ravs  4 ปีที่แล้ว +1

      Hi Simarpreet, I do have a video on this topic: th-cam.com/video/UBxxuSGi4j0/w-d-xo.html
      Check the playlist Mastering Jira REST API: th-cam.com/play/PL_E9T0Z4ua14xASxltLpx2g8AgPUDdLuV.html

  • @raonipacheco6340
    @raonipacheco6340 ปีที่แล้ว

    Hi, could you tell me which JIRA Service DEsk API to connect to Power BI?
    I am from Brazil
    thanks !!

  • @sadiayebda3878
    @sadiayebda3878 3 ปีที่แล้ว

    Thank you for this vidéo.
    I'm working with jira structure and I need to parse the structure content on database or Excel.
    Can I have any help please?

  • @priyav8880
    @priyav8880 2 ปีที่แล้ว

    Hai i have one doubt.
    How to fetch all the projects in Zoho crm. In Zoho crm I have download the jira extension. Through that i show all the projects in crm

  • @BengaliStrings
    @BengaliStrings 4 ปีที่แล้ว

    Sir, Please make a video on how to create Jira tickets in bulk through rest api please

  • @RamyaAmbekar
    @RamyaAmbekar ปีที่แล้ว

    Sir, please make the same vedio using OAuth2.0 authorization

  • @devToumeh
    @devToumeh 2 ปีที่แล้ว +1

    you can look at my previous video? Authentication is basic thing and as soon it it a beginner tutorial like you wrote you should explain it

    • @ravs
      @ravs  2 ปีที่แล้ว

      Sincere apologies 😐

    • @XYZ-lg3qt
      @XYZ-lg3qt ปีที่แล้ว

      Well we need to finish the video fast , and we need more videos for more views which will give more money.

  • @rajeshjuturi7130
    @rajeshjuturi7130 3 ปีที่แล้ว

    i have an error is XSRF check failed what can I do

  • @muthukumaresanperiyasamy6097
    @muthukumaresanperiyasamy6097 2 ปีที่แล้ว

    hi, How can I get leadAccountId in Jira?

  • @victortoboncarrisoza4958
    @victortoboncarrisoza4958 4 ปีที่แล้ว

    Hello Ravi, I wanted to know how I can obtain the project template key, of my project in jira cloud, I already managed to get several data with an APi, but not the template, to create my automated projects with that, could you help me, please.

    • @ravs
      @ravs  4 ปีที่แล้ว +1

      You can find the template key on this page: developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-post

    • @victortoboncarrisoza4958
      @victortoboncarrisoza4958 4 ปีที่แล้ว

      @@ravs Thank you very much for answering my question, however these are templates that the system has, I want to know if there is a way to obtain the one from a custom project, since when doing a get to said project it does not show me that data.