Posting rich text note via API
I'm using Fusion to post notes to timesheet objects within Fusion. At the moment, I'm using /attask/api/v16.0/NOTE to push plain-formatted notes, but want to upgrade those to rich text.
I've seen the instructions at https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-api/api-general-information/rich-text-field-api.html?lang=en, but cannot figure out how to translate those to the NOTE object.
I've also grabbed the XHR requests made by the Workfront UI and have been able to reproduce using that -- however, I'd much prefer to NOT use something like this since it's a private API and "fragile" as a result. It does indicate that doing this is possible, though.
Can someone guide me on how to best achieve a rich text note from the API?
Thank you!
