Update confluence page using HTML with confluence integration connection

Hi,

I’m discovering the UiPath Integration Service and one of the connections I’m trying out is the confluence connection. With this I have been able to create confluence pages, also with HTML, and this works fine.
However, I am looking for a way to also update a page using HTML.

My use case would be creating a new page manually, giving that page a certain title and from that title the robot would understand what to do with the document. Let’s say the title is “Personal page name”, it would know to update the page to use a personal page template and fill in the name in all places where there should be name. But if the title is “Customer page name”, it would grab the customer template and do the same.

Does anyone know if something like this is currently possible with these current activities?