Encodian – Utilities Connector

Utility – AES Decryption
Decrypts text or data using AES encryption with a supplied key and initialization vector.
Utility – AES Decryption →

Utility – AES Encryption
Encrypts text or data using AES encryption with a specified key and initialization vector.
Utility – AES Encryption →

Utility – Array Add Items
Adds one or more items to an existing array and returns the updated array.
Utility – Array Add Items →

Utility – Array Combine
Combines multiple arrays into a single array.
Utility – Array Combine →

Utility – Array Contains Value
Checks if an array contains a specified value and returns a Boolean result.
Utility – Array Contains Value →

Utility – Array Count Items
Returns the number of items in an array.
Utility – Array Count Items →

Utility – Array Filter Items
Filters array elements based on a condition and returns the matching items.
Utility – Array Filter Items →

Utility – Array Filter Items via Regex
Filters array elements by applying a regular expression match.
Utility – Array Filter Items via Regex →

Utility – Array Get Item(s)
Retrieves one or more items from an array by index or range.
Utility – Array Get Item(s) →

Utility – Array Merge
Merges multiple arrays into a single array, preserving order.
Utility – Array Merge →

Utility – Array Remove Duplicates
Removes duplicate entries from an array and returns a distinct set.
Utility – Array Remove Duplicates →

Utility – Array Remove Items
Removes specified items from an array by index or value.
Utility – Array Remove Items →

Utility – Array Remove Items via Regex
Removes array items that match a provided regular expression.
Utility – Array Remove Items via Regex →

Utility – Array Replace Values
Replaces specified values in an array with new values.
Utility – Array Replace Values →

Utility – Array Reverse Items
Reverses the order of items in an array.
Utility – Array Reverse Items →

Utility – Array Sort Items
Sorts array items in ascending or descending order.
Utility – Array Sort Items →

Utility – Array Split Items
Splits an array into multiple arrays based on item count or delimiter.
Utility – Array Split Items →

Utility – Array to JSON
Converts an array into JSON format.
Utility – Array to JSON →

Utility – Array to XML
Converts an array into XML format.
Utility – Array to XML →

Utility – Calculate Date
Calculates a new date by adding or subtracting time intervals from a given date.
Utility – Calculate Date →

Utility – Clean Text
Cleans text by removing unwanted characters, whitespace, or formatting.
Utility – Clean Text →

Utility – Compare Text
Compares two text strings and returns equality status.
Utility – Compare Text →

Utility – Concatenate Text
Combines multiple text strings into one.
Utility – Concatenate Text →

Utility – Convert JSON to XML
Converts JSON input into XML format.
Utility – Convert JSON to XML →

Utility – Convert Time Zone
Converts a datetime value between different time zones.
Utility – Convert Time Zone →

Utility – Convert XML to JSON
Converts XML input into JSON format.
Utility – Convert XML to JSON →

Utility – Create GUID
Generates a new globally unique identifier (GUID).
Utility – Create GUID →

Utility – Create Hash Code
Generates a hash value for input text using algorithms like MD5, SHA-1, or SHA-256.
Utility – Create Hash Code →

Utility – Create HMAC
Generates a hash-based message authentication code (HMAC) for text using a secret key.
Utility – Create HMAC →

Utility – Create JWT
Creates a JSON Web Token (JWT) from a payload and secret key.
Utility – Create JWT →

Utility – Escape HTML
Escapes special characters in text to HTML entities.
Utility – Escape HTML →

Utility – Extract Email Addresses from Text
Extracts email addresses from a text string using pattern matching.
Utility – Extract Email Addresses from Text →

Utility – Extract Text Between Values
Extracts the first text instance found between two defined delimiters.
Utility – Extract Text Between Values →

Utility – Extract Text Instances between Values
Extracts all text instances found between two defined delimiters.
Utility – Extract Text Instances between Values →

Utility – Extract URL's from Text
Extracts URLs from a text string using pattern matching.
Utility – Extract URLs from Text →

Utility – Format Date
Formats a datetime value according to a specified pattern.
Utility – Format Date →

Utility – Format Text Case
Converts text to a specified case (upper, lower, title, etc.).
Utility – Format Text Case →

Utility – Generate Password
Generates a random password string with configurable length and character sets.
Utility – Generate Password →

Utility – Generate Random Number
Generates a random number within a defined range.
Utility – Generate Random Number →

Utility – Get Date and Time Difference
Calculates the difference between two dates/times and returns the interval.
Utility – Get Date and Time Difference →

Utility – Get File Extension
Returns the file extension from a given filename or path.
Utility – Get File Extension →

Utility – Get File Format
Returns the file extension for the file provided
Utility – Get File Format →

Utility – HTTP Request
Performs an HTTP request (GET, POST, PUT, DELETE) to a specified URL.
Utility – HTTP Request →

Utility – Parse HTML Table
Extracts table data from HTML content and outputs as JSON.
Utility – Parse HTML Table →

Utility – Remove Diacritics
Removes diacritic marks (accents) from characters in text.
Utility – Remove Diacritics →

Utility – Remove Text Between Values
Removes the first occurrence of text found between two delimiters.
Utility – Remove Text Between Values →

Utility – Remove Whitespace from Text
Removes specified types of whitespace from the 'Text' value provided.

Utility – Remove Whitespace from Text →

Utility – Replace Value with Regex
Replaces text matching a regular expression with a new value.
Utility – Replace Value with Regex →

Utility – Replace Value with Text
Replaces specific text values with new text in a string.
Utility – Replace Value with Text →

Utility – RSA Create Key Pair
Generates a new RSA public/private key pair.
Utility – RSA Create Key Pair →

Utility – RSA Decryption
Decrypts data encrypted with RSA using a private key.
Utility – RSA Decryption →

Utility – RSA Encryption
Encrypts data using RSA with a provided public key.
Utility – RSA Encryption →

Utility – Search Text (Regex)
Searches text using a regular expression and returns matches.
Utility – Search Text (Regex) →

Utility – Split Text
Splits text into an array using a specified delimiter.
Utility – Split Text →

Utility – Split Text via Regex
Splits text into an array based on a regular expression pattern.
Utility – Split Text via Regex →

Utility – Text Contains Value
Checks if text contains a specified substring and returns a Boolean result.
Utility – Text Contains Value →

Utility – Trim Text
Removes leading and trailing whitespace from text.
Utility – Trim Text →

Utility – Unescape HTML
Converts HTML entities back to their original characters.
Utility – Unescape HTML →

Utility – Validate Email Address
Validates whether a string is a properly formatted email address.
Utility – Validate Email Address →

Utility – Validate GUID
Checks if a string is a valid GUID.
Utility – Validate GUID →

Utility – Validate JSON
Validates whether a string is well-formed JSON.
Utility – Validate JSON →

Utility – Validate URL Availability
Tests whether a URL is reachable/available.
Utility – Validate URL Availability →

Utility – Validate URL Syntax
Validates whether a string is a correctly formatted URL.
Utility – Validate URL Syntax →

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk