Hyperlinks in an automated SharePoint Announcement entry
Wonder if anyone else has come across this issue?
When creating a SharePoint Announcement via a Power App calling on Power Automate, we need to enter an URL for any hyperlink, then also have an additional field to enter an edited URL Description (i.e. so it looks slightly more human than just an https:// string).
Using the "Create item" method, we can enter the URL, but not the Description:

If the Description is edited "after the event", we end up generating two notifications to our Users.
Using the "Send http" method, we can post all the details we need - including the URL and the URL Description:

but, we cannot post rich text into the Body of the Announcement...!
If anyone has found a way of using Power Automate to add a hyperlink, and a hyperlink description, and rich text to the body of a SharePoint Announcement, all in one go, without having to just do it all in SharePoint instead, would be very interested to hear!