Replacing Dynamic Content with more Dynamic Content in same element

Scenario:

apiCall1 output is displayed in a rich text editor. I would like users to edit and then apiCall2’s output will be displayed in the same rich text editor.

Kind of confusing. Here’s a screenshot using two rich text editors.

Add an action “Display data in a group”, select the group that contains your editor, and set your api call (get data from api) to display your refreshed data in this group.

Your editor’s content should be something like “Parent’s group Api data, text content”