Nodes
Browse the reference library for Flowgear Nodes and Connectors.
291 Articles
Acronis v1
Provides integration into Acronis Cyber Protect Cloud and related services via the Acronis REST API.
Acumatica Cloud ERP v1
Provides integration with Acumatica Cloud ERP via OpenAPI definitions.
AD Query v1
Queries Microsoft Active Directory at the specified DN (distinguished name) using the specified filter and returns the requested properties.
AD Single Update v1
Update a single entry in Microsoft Active Directory at the specified DN (distinguished name).
AD Update v1
Create or update multiple entries in Microsoft Active Directory at the specified DN (distinguished name).
Amazon Partner Central - Selling v1
Integrates Flowgear with Amazon Partner Central – Selling, enabling workflows to read and write Selling data (for example, opportunities, invitations, and related Partner Central entities) in your AWS account.
Amazon S3 Object v1
Provides read, write and delete of objects in Amazon S3.
Amazon SQS Dequeue v1
This is a Trigger Node that awaits a message on the specified Amazon SQS Queue and dequeues it.
Amazon SQS Queue v1
Use this Node to manage queue operations including a one-time dequeue, enqueue or delete against a specific Amazon SQS queue.
Anthropic Document Parser v1
Parses documents using Anthropic's Claude models to extract structured data that aligns with a JSON schema you provide.
Authenticating with the Dynamics CRM Node v1
This article describes how to acquire credentials for the Dynamics CRM Node Connection.
Autotask v1
Provides integration with Autotask via its SOAP API.
Await Key-Value v1
Pauses Workflow execution until the specified key-value pair has a status other than InProgress.
Azure Active Directory v1
Interact with Microsoft Entra ID (Azure Active Directory) via Microsoft Graph.
Azure Blob File v1
Provides a way to move large files into Azure Blob Storage or read large blobs into a local file.
Azure Blob Storage v1
Provides a way to read and write Azure blobs from a string or byte array.
Azure Dequeue v1
Automatically dequeue messages against the specified Azure Queue.
Azure DI PDF Reader v1
Provides integration with Azure Document Intelligence AI models to read and extract structured data from PDF files.
Azure OpenAI ChatGPT v1
The Azure OpenAI ChatGPT Node sends a message to an Azure-hosted OpenAI (ChatGPT) model and returns the response.
Azure Queue v1
Enqueue and dequeue tasks against the specified Azure Queue.
Azure services v1
This article lists Azure services supported in Flowgear.
BambooHR v1
Provides integration with BambooHR via its API.
Base64 v1
Provides encoding of binary or string data to and from Base64.
BigCommerce REST v1
Provides integration into BigCommerce via its REST Admin API.
BILL v1
Provides integration with the BILL.com API, enabling you to automate tasks such as managing vendors, employees, invoices, payments, and more within your BILL.com account.
Blackbaud Raiser's Edge NXT v1
Integrate with Blackbaud Raiser's Edge NXT directly from your workflows to manage constituents, gifts, and related CRM data..
Bulk Statistic v1
Bulk Statistic enables multiple Statistics to be created from a single XML document.
Cacher v1
Provides a way to cache (persist) string or binary data against the specified Key in low-latency storage.
Chart v1
Generates a chart as an image from data provided in an XML Document.
Choose v1
Enables branching of execution flow based on an expression.
Cloudbeds v1
Provides integration with Cloudbeds via its REST API.
CloudBlue Connect v1
Provides integration into CloudBlue Connect, a catalog and channel management platform.
ConnectMobile v1
Provides integration into Connect Mobile via their REST API documented here.
ConnectWise v1
Provides integration into ConnectWise Manage (formerly ConnectWise PSA) via its SOAP API.
ConnectWise Manage v1
Provides integration into ConnectWise Manage via the REST API documented at https://developer.connectwise.com/Products/Manage/REST.
DateTime Add v1
Adds a time span to a date/time.
DateTime Compare v1
Returns the difference between two date/times expressed in the desired unit of time.
Day Scheduler v1
Waits until the specified trigger time elapses, then passes control to the next downstream Node.
Deduplicator v1
Removes duplicate matches on an XPath from an XML document.
Device42 v1
Provides integration with Device42 via its API.
ElevenLabs Conversational AI v1
Flowgear Node that wraps ElevenLabs Agents Platform (Conversational AI) REST APIs for agent CRUD, conversations, and knowledge-base operations.
Email Alert v1
Permits notification emails to be sent to one or more recipients.
Encrypt Decrypt Document v1
Encrypts or decrypts fields in an XML or JSON document.
Encrypt Decrypt Text v1
Encrypts or decrypts short text strings using a passphrase.
EPP v1
The EPP Node enables registrars to manage domains.
Error v1
Raises a user-defined error (exception) within a Workflow.
Exact Online v1
Provides integration with the Exact Online REST API to access and manage accounting, CRM, and other business data.
Excel v1
Converts an Excel spreadsheet to an XML document or converts an XML document to an Excel spreadsheet.
Excel Macro v1
The Excel Macro Node allows you to insert and execute a VBA script in an Excel document.
Excel Workbook v1
Permits use of an Excel spreadsheet as a calculation engine by setting and getting values of sets of ranges in an Excel workbook.
Expression v1
Provides a way to succinctly evaluate a C# expression.
File v1
Permits read or write or delete of a file including local files, UNC paths.
File Compressor v1
This node can be used to handle file compression and decompression.
File Copy v1
Copies a file.
File Delete v1
Deletes a file.
File Enumerate v1
Enumerates all files matching the specified criteria in the specified location.
File Enumerator v1
Enumerates all files matching the specified criteria in the specified location.
File Info v1
Returns metadata for a file.
File Information v1
Returns metadata of a file from Local, UNC, FTP/S and SFTP source.
File Manage v1
Manages copying and moving files including local files, UNC paths.
File Move v1
Moves a file from one location to another.
File Read v1
Reads the content of a file as either binary (byte array) or text (string).
File Splitter v1
Split large flat files into smaller files.
File Watch v1
Fires when a file is created, modified or renamed in a monitored folder.
File Watcher v1
Allows files or folders to be monitored for changes.
File Write v1
Writes the content of a file as either binary (byte array) or text (string).
Flat File v1
Converts an XML document to a flat file or a flat file to an XML document.
Flowgear Dequeue v1
Flowgear Queues provide a way to implement asynchronous workflow processing through a Site-specific Flowgear queue.
Flowgear Queue v1
Flowgear Queues provide a way to implement asynchronous Workflow processing through a Site-specific Flowgear queue.
For Each v1
Use this Node to iterate over individual records (or smaller sets of records) in a document.
Format Value v1
Converts the specified Expression to the type specified in Emit, optionally using the specified Format String.
Formatter v1
Replaces matching sections of Expression with the text specified in the custom properties.
FreshBooks v1
Provides integration into FreshBooks via REST API.
FTP Copy v1
Copies a file on an FTP server from one location to another.
FTP Delete v1
Deletes a file from an FTP server.
FTP Enumerate v1
Enumerates all files matching the specified criteria in the specified location on an FTP server.
FTP Info v1
Returns metadata of a file on an FTP server.
FTP Move v1
Moves a file on an FTP server from one location to another.
FTP Read v1
Reads the contents of a file from an FTP server in binary (byte array) or text (string) form.
FTP Watch v1
Fires when a file is created, modified or renamed in a monitored folder on an FTP server.
FTP Write v1
Writes the contents of a file to an FTP server in binary (byte array) or text (string) form.
Get Key-Value v1
Queries the value (and other metadata) associated with the specified Key under the specified Group .
Get Key-Value 2 v1
Queries the value (and other metadata) associated with the specified Key under the specified Group .
Get Key-Values v1
Queries the key-value store for the specified MatchGroup (and optionally MatchKey), returning a document containing all matches in JSON or XML form.
Get Key-Values 2 v1
Queries the key-value store for the specified MatchGroup (and optionally MatchKey), returning a document containing all matches in JSON or XML form.
GitHub v1
Provides integration with the GitHub REST API using OAuth App authorization.
Google Ads v1
Provides integration with the Google Ads REST API, enabling you to perform operations such as retrieving campaigns, managing ad groups, running GAQL queries, and more within your Google Ads account.
Google Drive Manage v1
Provides integration with the Google Drive API, enabling operations such as listing files, creating folders, managing permissions, and more within your Google Drive account.
Google Drive Read v1
Provides integration with the Google Drive API, enabling the download of files from your Google Drive account for use within your workflows.
Google Drive Write v1
Provides integration with the Google Drive API, enabling the upload of files to your Google Drive account for use within your workflows.
GoogleSheets v1
Converts a Google sheet into a JSON document or converts a JSON document into a Google sheet.
GraphQL Request v1
Executes a GraphQL request.
HaloITSM v1
Bring HaloITSM into your Flowgear Workflows to create, update, and query ITSM data (tickets, changes, assets, service catalog, SLAs, approvals) using simple, ready-made operations.
HTML Render v1
The HTML Render Node inserts JSON Content into placeholders in an HTML Template and returns the generated HTML Document.
HTML to PDF v1
Html to PDF Node allows HTML markup to be converted into a PDF document.
HubSpot CRM v1
Use the HubSpot CRM Node to interact with the HubSpot CRM REST API.
If v1
Evaluates the VB.Net-styled expression in Expression and sets IsEqual to its result as well as firing either the True or False output for conditional execution.
If C# v1
Evaluates the C#-styled expression in Expression and sets IsEqual to its result as well as firing either the True or False output for conditional execution.
If Equal v1
Evaluates whether Expression1 equals Expression2.
IMAP Watcher v1
Connects to a mailbox using IMAP and waits for incoming mail on a specified folder.
Jira Cloud REST v1
Provides integration into Atlassian Jira Cloud using their REST API.
Json Array Union v1
A Flowgear processor node that merges multiple JSON arrays into a single array.
JSON Convert v1
Converts between JSON and XML.
JSON Match v1
Matches one or more keys in the specified JSON document and returns the value of the match in Custom Properties.
JSON Request v1
Executes a web call, optionally sending a JSON payload and returning a JSON response.
JWT Create v1
Generates a JWT.
JWT Validate v1
Use the JWT Validate Node to validate token claims and return the raw contents of the token.
LINQ v1
Provides a way to execute a LINQ query against JSON or XML data.
Loop v1
Iterate a defined number of times for a repetitive operation.
Loop Exit v1
The Loop Exit Node is equivalent to the break; statement in C#.
Magento 2 v1
Provides integration into Magento 2 via the v2 REST API documented at https://devdocs.magento.com/guides/v2.3/get-started/bk-get-started-api.html.
Magento Legacy v1
Provides integration into Magento via the v2.2 REST API documented at http://devdocs.magento.com/guides/v2.0/get-started/bk-get-started-api.html.
Manhattan WMS v1
Provides integration with Manhattan WMS.
MariaDB SQL Query v1
Executes SQL queries against a MariaDB database and returns the result set as a JSON object.
MariaDB SQL Table Update v1
Provides an efficient way for executing bulk insert/update on a MariaDB database without having to hand-write INSERT or UPDATE statements.
Merge v1
Merge two documents together by matching on the value at the specified Path's in each document.
Microsoft 365 Email Listener v1
Connects to an Office 365 mailbox and waits for an email in the specified folder.
Microsoft 365 Email Send v1
Permits sending emails to one or more recipients on behalf of the authenticated Microsoft user utilizing the Microsoft Graph APIs.
Microsoft Dynamics 365 Sales v1
Provides integration into Microsoft Dynamics 365 Sales.
Microsoft Dynamics CRM v1
Provides integration into Microsoft Dynamics CRM.
Microsoft Fabric Lakehouse Process v1
Targets a Microsoft Lakehouse and loads a file into the Lakehouse tables.
Microsoft Fabric Lakehouse Upload v1
Received a File and uploads it to a specified location on Microsoft OneLake.
Microsoft Fabric Pipeline Manage v1
Performs basic actions on existing Microsoft Fabric pipelines.
Microsoft Graph Azure AD v1
Pull user information from Azure AD using our branded Graph connector.
Microsoft Graph Email Watcher v1
Trigger integrations based on incoming Microsoft Outlook emails.
Microsoft OneDrive (Graph) v1
Integrates with Microsoft OneDrive using the Microsoft Graph API, allowing automation of common file and folder operations in OneDrive and SharePoint document libraries.
Microsoft SQL Query v1
Executes SQL queries against a Microsoft SQL database and returns the result set as an XML document.
Microsoft SQL Query Paged v1
Executes SQL queries against a Microsoft SQL database and returns results over a series of pages.
Microsoft SQL Table Update v1
Provides an efficient way for executing bulk insert/update on a Microsoft SQL database without having to hand-write INSERT or UPDATE statements.
Microsoft SQL Watcher v1
Provides a Flowgear Trigger that enables monitoring of a change in an MS SQL database.
Microsoft Teams Message v1
Sends a message to a Microsoft Teams channel.
Monday.com v1
Provides integration with Monday.com using their GraphQL API.
Monday.com Files v1
Provides integration with Monday.com focusing on GraphQL mutations that require file uploads.
MongoDB v1
Provides integration with MongoDB to Find, Insert, Update and Delete data.
Month Scheduler v1
Waits until the specified trigger time elapses on the specified day of the month, then passes control to the next downstream Node.
MS SQL Table Update v1
Provides an efficient way for executing bulk insert/update on a database without having to hand-write INSERT or UPDATE statements.
Multi Record Flat File v1
Converts a flat file containing multiple row type (denoted by row headers) into an hierarchical XML document or the reverse.
Mutex v1
Get a lock on a Connection to prevent multiple instances of a Workflow from running simultaneously.
MySQL Query v1
Executes SQL Queries against a MySQL database and returns the results as an XML Document.
MySQL Table Update v1
Provides an efficient way for executing bulk insert/update on a database without having to hand-write INSERT or UPDATE statements.
Netcash Inbound Payments Batch Status v1
Netcash Inbound Payments Batch Status lets you pull the latest status of your debit order batches - by count, date range, or exact batch name.
Netcash Inbound Payments Batch Upload v1
Use Netcash Inbound Payments Batch Upload to send debit order batch files to Netcash, request upload reports, work with e-Mandates, and run DebiCheck authentications - all without leaving the Flowgear Console.
Netcash Statement v1
Use the Netcash Statement Node to get comprehensive reconciliation and transaction reports from your Netcash account.
NetSuite v1
Provides integration into NetSuite via its SOAP API.
Note v1
The Note Node allows users to annotate parts of a Workflow.
OAuth 2.0 Handler v1
Connect to OAuth 2.0 services using Flowgear's generic OAuth 2.0 Handler.
ODBC Query v1
Executes SQL queries against an ODBC data source.
ODBC Table Update v1
Provides an efficient way for executing bulk insert/update on a database without having to hand-write INSERT or UPDATE statements.
Odin Business Complete v1
The Odin Business Complete Node can be used to commit or roll back a transaction created by the Odin Business Execute Node.
Odin Business Execute v1
The Odin Business Execute Node executes calls against the Odin Business service.
Odin Operations Execute v1
The Odin Operations Execute Node is used to execute calls on the Operations side of Odin.
Odin Operations Transaction v1
The Odin Operations Transaction Node is used to manage transactions used on multiple calls made on Operations.
Odoo v1
The Odoo Node enables integration with an Odoo ERP instance via its JSON-RPC API.
OLEDB Query v1
Executes SQL queries against an OLEDB data source.
OLEDB Table Update v1
Provides bulk insert and/or keyed updates into a database via an OLEDB Connection.
OpenAI ChatGPT v1
Provides integration with OpenAI’s ChatGPT models to enable conversational AI capabilities within Flowgear.
OpenAI ChatGPT Responses Call v1
Use this Node to create and manage OpenAI Responses and Conversations.
OpenAI Document Parser v1
Parses documents using OpenAI's API to extract structured data based on a provided JSON schema.
OpenAI Text Completion v1
Wraps the legacy OpenAI Completions API.
Oracle NetSuite REST v1
Provides integration into Oracle NetSuite using their REST API.
Oracle Query v1
Executes SQL queries against an Oracle database and returns the result set as an XML document.
Oracle Table Update v1
Provides an efficient way for executing bulk insert/update on a database without having to hand-write INSERT or UPDATE statements.
Pargo v1
Provides integration with Pargo to provide order and courier tracking.
Parquet Convert v1
The Parquet Convert Node transforms structured data from either JSON or XML files into the highly efficient, column-oriented Parquet format.
Parse HTTP Headers v1
Parse a multiline string of HTTP headers of the form header: value into a JSON document for easier inspection or transformation.
Pastel Partner v1
Provides integration into Sage50cloud Pastel Partner via the Sage50cloud Sage50cloud Pastel Partner SDK.
PaySpace v1
Provides integration with PaySpace via its OData API.
PDF File Merge v1
Merges two PDF documents stored as files, into a single new PDF document, stored as a file.
PDF Merge v1
Merges two PDF documents into a single PDF document.
PDF Parser v1
Parses a PDF document and returns the text inside it as an XML document so that it can be easily parsed.
PDF Render v1
Renders HTML into a PDF document.
Pdf Signer v1
Provides the ability to sign and/or seal PDF documents.
PDF Splitter v1
Splits a single PDF document into separate PDF documents each consisting of a specified range of pages.
PHP Serialize v1
Converts between "JSON"-style serialization of PHP serialize() function and actual JSON.
Pick n Pay v1
The Pick n Pay Flowgear Connector enables you to communicate with Pick n Pay’s use of the GS1 XML set of specifications for electronic trade (eTrade) documents.
Pinecone v1
Provides integration with Pinecone (vector database & inference) via its API.
Platform v1
A node for communicating with the Flowgear platform.
PostgreSQL Query v1
Executes PostgreSQL queries against a PostgreSQL database and returns the result set as an XML document.
PostgreSQL Table Update v1
Provides an efficient way for executing bulk insert/update on a database without having to hand-write INSERT or UPDATE statements.
PowerShell v1
Use this Node to execute a PowerShell script on a remote server via a DropPoint.
Process Start v1
Launches a Windows process or task and optionally allow interaction via StdIn, StdOut and StdError.
Progress Increment v1
Increments progress against a specific progress label by the specified amount.
Progress Set v1
Sets progress against a specific progress label to the specified value.
Query Statistic v1
Query Statistic returns a set of statistics matching the specified criteria in either list or aggregate form.
QuickBooks Online v1
Provides integration with QuickBooks Online through its REST API.
QuickMap v1
QuickMap is Flowgear's Visual Data Mapper, supporting visual hierarchical mapping, Excel-style functions, aggregation and filtering.
QuickMap Functions v1
Lists the Excel-style functions supported in QuickMap.
QuickMap Legacy v1
QuickMap is a Visual Data Mapper that allows source data to be easily transformed into a desired shape.
QuickMap Now Function Supported Time Zones v1
The following time zone strings are supported as the optional parameter of the NOW() function in QuickMap.
Ramp v1
Provides integration with Ramp via its API.
Redis Publisher v1
Use the Redis Publisher node to add items to a redis channel to be pushed to subscribers.
Redis Subscriber v1
Use the Redis Subscriber node to receive messages from the specified Redis channel.
Reduce v1
Excludes records that have not changed since Flowgear last saw them, so Workflows can process only additions or changes.
Reduce 2 v1
Excludes records that have not changed since Flowgear last saw them, so Workflows can process only additions or changes.
Reducer v1
Removes XML Paths that have previously been processed.
RegEx Match One v1
The RegEx Match One Flowgear Evaluator enables you to match and return the first occurrence of the specified Regular Expression pattern in an expression.
RegEx Matcher v1
The RegEx Matcher Flowgear Evaluator enables you to match and return all occurrences of the specified Regular Expression pattern in an expression.
Replace v1
Replaces matching sections of Expression with the text specified in ReplaceWith.
Report Creator v1
Renders reports from an XML report definition and datasets as Excel, Word, or PDF output.
REST Request v1
Consumes an OpenAPI (formerly Swagger) definition to provide integration into REST APIs.
Sage 200 Evolution v1
The Sage Evolution Flowgear Connector enables you to integrated into Sage 200 Evolution via the Sage Evolution SDK.
Sage 300 People v1
A Flowgear node that connects directly to your Sage 300 People environment.
Sage Intacct v1
Provides integration into Sage Intacct via its API.
Sage Intacct REST v1
Provides integration into Sage Intacct via its REST API.
Sage One v1
Provides integration with Sage One for Africa, Australia, and Malaysia.
Sage One Global v1
Provides integration with Sage One for Canada, France, Germany, Ireland, Spain, the UK, and the US.
Sage X3 GraphQL v1
Provides integration into Sage X3 via its GraphQL API.
Sage50cloud Pastel Partner v1
Provides integration into Sage50cloud Pastel Partner via the Sage50cloud Sage50cloud Pastel Partner SDK.
Salesforce v1
Provides create, update, upsert, query, and get integrations for Salesforce via its REST API.
Salesforce Bulk v1
Provides bulk functionality for Salesforce.
Salesforce File v1
Provides file upload and download for Salesforce.
SAP Business One v1
Provides integration into SAP Business One via the DI Server.
SAP ECC v1
SAP ECC help article.
SAP S/4HANA v1
Provides integration into SAP S/4HANA.
Script v1
Provides a way to execute C# script.
Send Slack Message v1
Posts a message to Slack via the Incoming WebHooks API.
ServiceNow v1
Provides integration with the ServiceNow instance.
Set Key-Value v1
Permanently stores a Value against a Key, collated under a Group.
Set Key-Value 2 v1
Permanently stores a Value against a Key, collated under a Group.
Set Key-Values v1
Stores multiple key-value pairs from an XML or JSON document.
Set Key-Values 2 v1
Stores multiple key-value pairs from an XML or JSON document.
SFTP Copy v1
Copies a file on an SFTP server from one location to another.
SFTP Delete v1
Deletes a file from an SFTP server.
SFTP Enumerate v1
Enumerates all files matching the specified criteria in the specified location on an SFTP server.
SFTP Info v1
Returns metadata of a file on an SFTP server.
SFTP Move v1
Moves a file on an SFTP server from one location to another.
SFTP Read v1
Reads the contents of a file from an SFTP server in binary (byte array) or text (string) form.
SFTP Watch v1
Fires when a file is created, modified or renamed in a monitored folder on an SFTP server.
SFTP Write v1
Writes the contents of a file to an SFTP server in binary (byte array) or text (string) form.
SharePoint Online v1
Provides integration with SharePoint Online to view, create, update, or delete list items as well as file download capabilities.
Shopify v1
Provides integration with Shopify using the Shopify Admin REST API.
Shopify B2B GraphQL v1
Provides integration with Shopify B2B and the Shopify Admin GraphQL API.
Shopify GraphQL v1
Provides integration with Shopify using the Admin GraphQL API for queries and mutations.
Single Email v1
Sends a single email using the SMTP server details specified in Connection.
Sleep v1
Delays for a specified amount of time.
Smartsheet v1
Provides integration with Smartsheet (Enterprise-grade work management, powered by AI) via its API.
SMS Out v1
Sends the specified SMS (Text) message to the specified recipients.
Snowflake SQL Query v1
Executes SQL queries against a Snowflake database and returns the result set as a JSON object.
Snowflake SQL Table Update v1
Provides an efficient way for executing bulk insert/update on a Snowflake database without having to hand-write INSERT or UPDATE statements.
SOAP Request v1
Executes a SOAP Request.
SOAP Request 2 v1
Executes a SOAP Request.
SonicWALL v1
Provides integration with SonicWALL GMS.
Splitter v1
Repeatedly matches the content of an XML document against a supplied XPath expression, enabling each match to be processed separately downstream.
SSH Client v1
Initiates an SSH session, sends the commands contained in a script and returns the response.
Start v1
The Start Node has no execution behavior but is used to define the first step in a Workflow.
Statistic v1
The Statistic node is used to store data against a key.
String Builder v1
Provides a mechanism for appending strings to a variable that can be accessed from anywhere in the Workflow.
Stripe v1
Integrate with Stripe directly from your workflows to manage products, customers, and their payments.
Substring v1
Returns the part of a string between the specified offset or the specified strings.
Success Factors Compound API v1
Provides integration with the SAP SuccessFactors Compound API.
Success Factors OData API v1
Provides integration with the SAP SuccessFactors OData API.
SugarCRM v1
Provides integration into SugarCRM Professional, Enterprise or Ultimate via the v10 REST API.
SYSPRO v1
Provides integration into SYSPRO via E.Net Business Objects.
Takealot v1
Provides integration with the Takealot Marketplace API.
Text Print v1
Prints text using the printer specified in the Connection.
TextParser v1
Provides a simple way to parse a text document against a template.
Thresholder v1
The Thresholder node is used to take a number and split it into buckets.
Timer v1
Permits execution of downstream Nodes every Interval seconds.
TradeGecko v1
Provides integration into TradeGecko via its REST API.
Transnova v1
Provides integration with the Transnova Integration Hub through its SOAP service.
Twilio Messaging v1
The Twilio Messaging Node enables you to send and receive SMS messages, manage Messaging Services, and interact with Twilio's comprehensive messaging platform through its REST API.
Twitter Tweet v1
Twitter is an online social networking and micro-blogging service that enables users to send and read short 140-character text messages, called "tweets".
Validate v1
Performs function-based validations on a set of input Custom Properties.
Validate C# v1
Evaluates a condition expressed in C# syntax and raises an error if the condition is not met.
Variable Bar v1
Defines a Data Contract for the Workflow by specifying a set of Input and Output Properties.
Web Browser v1
The Web Browser Node is obsolete and is no longer supported.
Web Form Post v1
Executes an http Web Form Post, including the optional submission of a File.
Web Request v1
Executes a Web Request.
Web Request 2 v1
Executes a Web Request.
Week Scheduler v1
Waits until the specified trigger time elapses on the specified days of the week, then passes control to the next downstream Node.
WhatsApp Messenger v1
Sends messages to a WhatsApp account, can be used in conjunction with API-bound Workflows to receive inbound messages.
WooCommerce v1
Provides integration with WooCommerce via the WooCommerce REST API.
Workday v1
Integration with the Workday platform using pre-defined SOAP services.
Workflow v1
The Workflow Node allows a Workflow to call another Workflow.
Xero v1
Provides integration into Xero including the ability to create, update, delete and query master data and transactions.
XFormat v1
Replaces matching sections of Expression with the text specified in the Custom Properties.
XML Flatten v1
Removes hierarchy in an XML document so that elements are rendered in order of their original depth in a flat hierarchy.
XML Match v1
Matches one or more XPath's in the specified XML document and returns the value of the match in Custom Properties.
XML Merge v1
Merge two XML documents together by matching on the value at the specified XPath's in each document.
XML Mesh v1
Merge two XML-serialized DataSets into a single document.
XML Namespace Strip v1
Removes all namespaces from an XML document.
XML Replace v1
Replaces all occurrences of a specific XPath with a specified value.
XML to HTML v1
Converts an XML document to an HTML document where the XML content is represented in an HTML table.
XML Unflatten v1
Restores hierarchy in an XML document based on an XML schema.
XML Validator v1
Determines whether an XML document conforms to an XML schema and if returns a list of errors in an XML document.
XPath Match v1
Matches one or more XPath's in specified XML document and returns the value of the match in Custom Properties.
XPath Replace v1
Replaces all occurrences of a match on an XPath in an XML document with the specified expression.
XSL Transform v1
Extensible Stylesheet Language Transformations (XSLT) is a language for transforming XML documents into other XML documents, or other forms such as text and HTML.
Zendesk Support v1
Create, update, search, and report on Zendesk Support resources - especially tickets - from a Flowgear Workflow using OAuth 2.0 and curated API samples.
Zoho CRM v1
Provides integration with Zoho CRM via its REST API.
Zoom v1
Provides integration with the Zoom API.