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
I want to post updates on a Confluence page based on triggers from Microsoft Power Automate when data changes in a SharePoint list.
For this objective I have created a Power Automate flow with a HTTP call to the webhook of my Confluence space.
Additionally, I have created an automation in Confluence to execute when the webhook is called.
I can send data over from Microsoft Power Automate in the body of the call.
However, there the action the flow performs is to create a new page, but there seems no way to pass on the data in the body to the content of the page. It will just be an empty page (or based on a template).
How can I exactly post some content on Confluence or update existing content on Confluence with this set-up?