Hi, I am trying to schedule a call from Jira to confluence, at certail time to: - Get Page (content) - Generate email with content (html) and send it over I have: - Generat...
Hello everyone, This is the first time I am using the Send Web Request action in an Automation. I am struggling to fins decent documentation on using this action, for non developers.&nbs...
I need to pass the Web Response data in JSON format to Github Actions workflow as input using Jira Automation Rule. JSON data expected - results : [ { &nb...
Request on CURL curl -X POST -H "Content-Type: application/json" -d "{\"message\":\"Help What do I do now\"}" https://<mydomain>:7990/<directory> The request works fine ...
Copied to clipboard