Temporal is a workflow orchestration platform for running durable, reliable background processes across systems. FlowEQ’s Temporal integration lets your team trigger Temporal workflow executions from a Flow in Sidekick — pairing Temporal’s automation with FlowEQ’s ability to collect information from agents and connected systems. TemporalDocumentation Index
Fetch the complete documentation index at: https://support.floweq.com/llms.txt
Use this file to discover all available pages before exploring further.
What You Can Do
- Call a configured Temporal endpoint to trigger a workflow execution
Quick Tips
- Multiple endpoints supported — you can configure multiple Temporal endpoints in FlowEQ, each with its own nickname, base URL, and API key. When building a step, select the endpoint by its nickname.
- Test before deploying — use the built-in test tool in the integration settings to send a
/healthrequest to your endpoint and confirm the connection is working before adding it to a Flow. - Combine with data collection — Temporal steps work best at the end of a Flow where FlowEQ has already gathered inputs from the agent or pulled data from other systems, and is now handing off to Temporal to execute a background process.