Hey there,
we are using Confluence Cloud and we wanted to set up the following:
1. A new Confluece Page is added to a certain space
2. Logic App gets notified that there is new content
3. Logic App grabs the new content (Text and Attachments)
4. After this we would put the information into a blob storage
Is this somehow possible to achive?
Although not much details are shared, but you wrote that you can use standard web requests, it sounds to me that it would be a use case to be solved using Confluence automation rules.
Make sure that you look at these:
Hi @Marco
Can a logic app on MS side use web requests, as this will need to be done via API calls
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes the logic app on Azure can use web web requests.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marco
then you should be able to do this by using an automaton rule that would sent out a web request when a page is created.
Then have the logic app to get the page information, by using API call to get the page content.
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.