Glossary

C

Connector: A Connector links an external API with FlowMate and defines the available authentication, triggers, and actions. It is the technical foundation for building integrations.

Credential: A credential stores the authentication information a user provides to allow FlowMate to access an external system.

E

Execution: An execution is a single step performed within a Flow (such as a trigger or action call) and does not include internal FlowMate control components like Logic Gateways.

F

Flow: A Flow is a customer-specific instance of a Template that executes a defined workflow using configured triggers, actions, and mappings.

G

Groups: User groups can be used to control which of your users can see a particular template when it is published.

I

Integration Center: The Integration Center is the customer-facing web component where users activate, configure, and monitor their integrations.

Instance: An instance refers to a concrete, active version of a Template (a Flow) created and configured by a customer.

M

Mapping: Mapping defines how data from the trigger is transformed and sent to the action.

O

Options: FlowMate offers several advanced options that help you control how data is fetched, split, synchronized, and passed between flow steps.

P

Platform: The Platform is where teams build, manage, and maintain Connectors, Templates, and all integration logic in FlowMate.

Polling: Polling is a trigger mechanism that retrieves data from an external API at regular intervals.

S

Snapshot: A snapshot stores state information (e.g., the last processed timestamp) so a Flow can continue from where it left off.

T

Template: A Template is the reusable blueprint of an integration that defines triggers, actions, and mappings; customers create Flows from it.

U

User: A user is an end customer or team member who interacts with FlowMate, either through the Platform or the Integration Center.

W

Workflow: A workflow represents the logical sequence of steps (trigger, logic, actions) that a Flow executes.

Webhook: A webhook is an event-based trigger where external systems send real-time updates to FlowMate.

Webhook Connector: A Webhook Connector receives incoming webhook events via virtual endpoints and passes them into the Flow for processing.

Last updated