actionPOSTv1.0.0
Add an item to a collection
Source actionPOSTv1.0.0
Convert a collection to a named JSON object
Source actionPOSTv1.0.0
Convert a collection to an XML string
Source actionPOSTv1.0.0
Determine if a collection contains a specific number
Source actionPOSTv1.0.0
Determine if any items in a collection contain a specific string
Source actionPOSTv1.0.0
Count a collection of items
Source actionPOSTv1.0.0
Determine if any items in a collection end with a specific string
Source actionPOSTv1.0.0
Filter a collection of strings by keyword
Source actionPOSTv1.0.0
Remove an item from a collection
Source actionPOSTv1.0.0
Replace whole or partial strings in a collection
Source actionPOSTv1.0.0
Sort a collection of strings
Source actionPOSTv1.0.0
Split a collection of items by matching value or index
Source actionPOSTv1.0.0
Determine if any items in a collection start with a specific string
Source actionPOSTv1.0.0
Calculate monetary value in a different currency
Source actionPOSTv1.0.0
Apply currency symbol to a numeric value
Source actionPOSTv1.0.0
Convert a CSV string to a JSON array
Source actionPOSTv1.0.0
Convert a JSON array to CSV string
Source actionPOSTv1.0.0
Convert a JSON array to an HTML table
Source actionPOSTv1.0.0
Convert a JSON object to an XML string
Source actionPOSTv1.0.0
Query a JSON object using a JSONPath expression
Source actionPOSTv1.0.0
Query an XML string using an XPath expression
Source actionPOSTv1.0.0
Convert an XML string to a JSON object
Source actionPOSTv1.0.0
Calculate the difference between two dates
Source actionPOSTv1.0.0
Create a date/time string in a specific format
Source actionPOSTv1.0.0
Retrieve useful date and time information, such as day of year, total seconds and ticks
Source actionPOSTv1.0.0
Convert date and time from one time zone to another
Source actionPOSTv1.0.0
Convert an image from one format to another
Source actionPOSTv1.0.0
Crop an image
Source actionPOSTv1.0.0
Convert a file to a Base64 string
Source actionPOSTv1.0.0
Flip an image (horizontal or vertical)
Source actionPOSTv1.0.0
Generate a QR code image
Source actionPOSTv1.0.0
Resize an image
Source actionPOSTv1.0.0
Rotate an image by specified number of degrees
Source actionPOSTv1.0.0
Add watermark text to an image
Source actionPOSTv1.0.0
Get current and historical market index information
Source actionPOSTv1.0.0
Get current and historical stock price information
Source actionPOSTv1.0.0
Calculate the absolute value of a number
Source actionPOSTv1.0.0
Calculate the sum of two numbers
Source actionPOSTv1.0.0
Calculate the average of two or more numbers
Source actionPOSTv1.0.0
Calculate the cosine value of an angle
Source actionPOSTv1.0.0
Calculate the quotient of two numbers
Source actionPOSTv1.0.0
Calculate the logarithm of a number
Source actionPOSTv1.0.0
Calculate the median of two or more numbers
Source actionPOSTv1.0.0
Calculate the minimum or maximum value in a sequence of numbers
Source actionPOSTv1.0.0
Calculate the remainder of dividing two numbers
Source actionPOSTv1.0.0
Calculate the product of two numbers
Source actionPOSTv1.0.0
Calculate the n-th root of a number
Source actionPOSTv1.0.0
Raise number to a specified power
Source actionPOSTv1.0.0
Calculate the sine value of an angle
Source actionPOSTv1.0.0
Calculate the square root of a number
Source actionPOSTv1.0.0
Calculate the standard deviation of two or more numbers
Source actionPOSTv1.0.0
Calculate the difference between two numbers
Source actionPOSTv1.0.0
Calculate the sum of two or more numbers
Source actionPOSTv1.0.0
Calculate the tangent value of an angle
Source actionPOSTv1.0.0
Calculate the statistical variance of two or more numbers
Source actionPOSTv1.0.0
Convert value from one angle measurement to another
Source actionPOSTv1.0.0
Convert value from one area measurement to another
Source actionPOSTv1.0.0
Convert value from one distance measurement to another
Source actionPOSTv1.0.0
Convert value from one duration measurement to another
Source actionPOSTv1.0.0
Convert value from one energy measurement to another
Source actionPOSTv1.0.0
Convert value from one power measurement to another
Source actionPOSTv1.0.0
Convert value from one speed measurement to another
Source actionPOSTv1.0.0
Convert value from one temperature measurement to another
Source actionPOSTv1.0.0
Convert value from one volume measurement to another
Source actionPOSTv1.0.0
Convert value from one weight measurement to another
Source actionPOSTv1.0.0
Generate a random number within a specified range
Source actionPOSTv1.0.0
Round a numeric value up or down
Source actionPOSTv1.0.0
Perform a comparison of two strings
Source actionPOSTv1.0.0
Determine if a string contains another string
Source actionPOSTv1.0.0
Convert string to upper, lower or title case
Source actionPOSTv1.0.0
Decode a string encoded with Base64 encoding
Source actionPOSTv1.0.0
Decode an encoded URL
Source actionPOSTv1.0.0
Encode a string using Base64 encoding
Source actionPOSTv1.0.0
Generate an encoded string from a complex hyperlink
Source actionPOSTv1.0.0
Generate a globally unique identifier
Source actionPOSTv1.0.0
Generate a hash value from a string
Source actionPOSTv1.0.0
Join a collection of strings
Source actionPOSTv1.0.0
Redact a strng containing sensitive content
Source actionPOSTv1.0.0
Replace one value with another in a string
Source actionPOSTv1.0.0
Generate a simple, short URL from a complex URL
Source actionPOSTv1.0.0
Convert audio file to text (10MB limit)
Source actionPOSTv1.0.0
Split a string based upon one or more characters
Source actionPOSTv1.0.0
Convert text string to file
Source actionPOSTv1.0.0
Convert text to an audio file using AI-driven speech synthesis.
Source actionPOSTv1.0.0
Translate a string into a different language
Source actionPOSTv1.0.0
Trim leading or trailing whitespace from a string
Source actionPOSTv1.0.0
Determine if an email address is valid
Source actionPOSTv1.0.0
Verify a hashed value against the original source string
Source