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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello I have a question about the feasibility and help on API
We want to go from
Jira portal form>to a jira ticket> that triggers the API to create a request on a JSON-based system
>
that external system sends a quote of material in JSON or PDF that requires customer approval on the Jira portal
>
the customer signs off on the quote using the jira portal which triggers another event on an external json based system
>
that creates multiple project documents for a construction project with sign-off on each document when completed
>
those documents will be sent back to jira portal for customers to download or review
jira needs to send the final pdf documents to a JSON-based archival system afterward then closes the project ticket
is this doable in jira and its REST API without a lot of hassle
thank you
_______________________________________________________________________
no existing API interface exists yet but we have the API available for both products
it uses the REST API