Connectors
Text Manipulation
Icon

Text Manipulation Component

Quickly build integrations connecting your SaaS to the other products your customers use.

About the Text Manipulation Component

Perform common operations on strings and arrays of strings

Actions

Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.

Jump to actions

Triggers

Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.

Jump to triggers

FAQs

Learn more about this connector and related integration functionality.

#Jump to FAQs

Actions

Action NameAction Description
JoinJoin strings together using an optional separator to form a single string.
Lower CaseConvert the input string to lower case
Match RegexMatch a string against a regular expression
Find & ReplaceFind and replace all instances of one substring with another
Find & Replace Multiple SubstringsFind and replace all instances of multiple substrings with another
Extract SubstringExtract a substring from a string
Split StringSplit a string into a list of strings on a separator character
Remove WhitespaceRemove leading and trailing whitespace from a string
Upper CaseConvert the input string to UPPER CASE
Encode Base64Convert the input string or file to base64 encoding
Decode Base64Convert the input string from base64 encoding
HTML EncodeConvert input string to HTML-encoded equivalent
HTML DecodeDecode HTML-encoded input string
Split LinesSplit a block of text on newline characters (\n)
Join LinesJoin strings together with a newline character
String LengthGet the length of a string
API Connectors

Integrate with customers' other SaaS apps, fast

Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
  • Empower non-devs with a low-code designer
  • Give devs freedom to build completely in code
  • Let customers build their own automations
Image