Insert Text or Data
Last updated
Last updated
The Insert Text or Data building block inserts text into an input field on a website. It is useful for filling out forms, entering search queries, or automating text input tasks.
For example, you can enter some text as follows:
By adding the Open Link building block to open wikipedia.org (as an example) and connecting it to the Insert Text or Data building block, you can see how the TaskBot inserts the text into the search field:
By clicking on V (variable) or T (table) at the top right, you can add references to dynamic data.
The Insert instantly without typing delay toggle allows you to paste text instantly without simulating typing.
When this option is enabled, the typing speed is instant and the text is immediately pasted into the input field.
When this option is disabled, the text will be typed character by character at the specified speed. The selector is then optional. If no selector is provided, the text is inserted wherever the mouse cursor is positioned.
Spintax lets you vary the content of your text dynamically. Learn more here: Spintax.
The behavior of the selector depends on the Insert instantly without typing delay setting:
When enabled: A selector (CSS or XPath) is required to specify the input field for pasting text.
When disabled: The selector is optional. If no selector is provided, the text will be inserted wherever the mouse cursor is currently positioned. Some websites automatically place the mouse cursor in the desired input field (e.g., search engines like Google, DuckDuckGo, or Wikipedia). For instance, when you open Wikipedia, the cursor is automatically in the search field, allowing text to be typed directly without needing a selector.
In some cases, you might prefer logging in to the website/app that you want to automate with your credentials instead of cookies (as described here: Cookies). In such cases, you may need to use the Insert Text or Data building block to enter your username and password. If you do so, it is important to encrypt your password to protect your access.
Once encrypted and saved, the content cannot be viewed or edited. To modify it, you must remove the encrypted entry and re-enter your content. We do not store plain text copies of encrypted content.
Can I Use the Mouse Cursor Instead of a Selector?
Yes, but only when the option Insert instantly without typing delay is disabled. In this case, the text is inserted wherever the mouse cursor is currently positioned.
This happens when no dynamic loop is set up to pull rows from the table. Please see the solution here: When I Use Data from Table, No Data is Being Pulled.
See a video tutorial on using Insert Text or Data for an automated social media post: .
See another video tutorial on sending a personalized outreach message:.