You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am looking to extract various datasets from Jira cloud via Amazon AppFlow, so that we can run some custom metrics. I have setup an authentication app within the Jira developer console, which is used to setup a connector within Amazon AppFlow. When setting up a flow with the connector, I have various Jira Cloud objects to choose from, but none of them seem to provide project release data in the same way as the following Jira Cloud API does: https://{domain}.atlassian.net/rest/api/3/project/[projectId}/version.
Is there a way to extract the project release data via Amazon AppFlow?