When communicating server-to-server with the Atlassian host product your app uses a JWT token to access protected resources including most of the REST APIs. When you use the frameworks, this is handled for you.
that’s cool, but where do I find the documentation or an example how to talk back to Jira Cloud.
I’m trying to create a workflow post function to update some fields in an issue.