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.