I have a very simple scenario... Read a Salesforce opportunity and capture a Rich Text fieldUpdate a Rich Text field in Workfront with the SF valueUsing Update Record like you would for a normal field does not work because it is expecting a JSON payload. I tried using a Custom API call and that at ...