Skip to main content

Add Content

"Add Content" is an operation used in Robotic Process Automation (RPA) to create specific content for a target or update existing content. This process can be utilized in various scenarios such as data manipulation, text transformation, or document generation.

Parameters

Element : This parameter specifies the type of the element to which the content will be added or updated. For example, you can select a specific element type such as a text box, table, or document.Type : XElement

Content : This parameter defines the type of content that will be created or updated. You can choose from various content types such as text, numbers, table data, or document templates. Type : Object

Usage

To start, drag and drop the Add Content component into your sequence or workflow. The Add Content feature starts by determining the type of the target element where you want to add or update content. Then, you can specify the type of content you want to create or update, such as text, numbers, table data, or document templates. By performing the necessary steps to create or update content, you can manipulate data, perform text transformations, or generate documents. After completing the "Add Content" process, you can integrate the obtained content with other components, export it, or save it. This feature enhances the efficiency of content creation and management in your RPA processes.