I have created a connection between JIRA and Excel in Microsoft flow, which is working perfectly fine. But I am not able to get all data including custom data. which I have entered in JIRA. I am successfully getting few data which is related to User who created JIRA but not all. I need to store data of First Name, Last Name , Display Name etc. from JIRA but I not able to get that data .
Thank you in advance.
My guess is that Flow is using the Jira REST API for this, you'll need to set it up to use the REST calls that can extract user information from Jira as well as the issues.
I have already started trying with webhook.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.