Is there another possible action other than "Create Confluence Page"? How do I take action in my automation? For example, commenting on an existing document in confluence? Analyzing Jira's automations I only found the option to create page, would that be right?
Hi @Jovânio Sousa Morais Junior
You could use "Send web request" automation action to send request to Confluence API to comment specific Confluence page.
Check this API docs:
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-comment/#api-group-comment:
Hello @Jovânio Sousa Morais Junior
What is your use case that you are trying to accomplish with the automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Automation is possible for the scenario: When Project information was changed or comments were added, this information is taken to Confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From what I saw in the documentation, it is only possible to create a new document using automation, wouldn't it be possible to update an existing document? perhaps a comment on an issue will be replicated in an existing doc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.