RTE Formatter
The RTE Formatter action connector helps convert content within the JSON Rich Text Editor into HTML or text formats. Additionally, you can also convert HTML RTE content into JSON.
You must configure the trigger connector to fetch the entry's content in order to configure this action. Add a JSON RTE field to the content type and add content to the entry.
Set up RTE Formatter
The RTE Formatter lets you perform the following actions:
Let’s look at each of them in detail.
Format JSON RTE Content to HTML
This action lets you convert the content within the JSON RTE into HTML format.
- Click Configure Action Step from the left navigation panel.
- Click Action Step to configure third-party services.
- Within the Configure Action Step, click the RTE Formatter connector.
- Under Choose an Action tab, select the Format JSON RTE Content to HTML action.
- Select the JSON RTE Content you want to convert.
- Click Proceed.
- Click Test Action to test the configured action.
- The content will appear in HTML format. Click Save and Exit.
Format JSON RTE Content to Text
This action lets you convert the content within the JSON RTE into text format.
- Within the Configure Action Step, click the RTE Formatter connector.
- Select the Format JSON RTE Content to Text action.
- Select the JSON RTE Content you want to convert.
- Click Proceed.
- Click Test Action to test the configured action.
- The content will appear in Text format. Click Save and Exit.
Format HTML RTE Content to JSON
This action lets you convert the HTML RTE content into JSON.
- Within the Configure Action Step, click the RTE Formatter connector.
- Select the Format HTML RTE Content to JSON action.
- Select the HTML RTE Content you want to convert.
Note: Provide the content in HTML format.
- Click Proceed.
- Click Test Action to test the configured action.
- The content will appear in JSON format. Click Save and Exit.
This sets up the RTE Formatter action connector.