Get the data from Rich Text input field and send it in API
Hello, we have built a custom workflow node called "Digital Channel", which basically is a new custom channel that the user can add content and then send it to customers and it will end up on their "My pages" via an API. We are struggling abit with the rich text input field as we need to send it with html code to the API. When we are trying to get the data from the input field we only recieve a empty string in the javascript code:

The other input fields we are able to get, and we have tried doing the rich text field as a ordinary textfield with strings, but then we are not able to save with the correct tags.
Any idea on how to get the data from the rich text field activity?
Best Regards,
Martin