Voiceflow integration (AI, Productivity). Imported from open-connector.
https://general-runtime.voiceflow.com/v4/interact
| Param | Type | Required | Description |
|---|---|---|---|
| sessionKey | string | required | The session key returned by start_session. |
| action | object | required | The Voiceflow action payload, such as a text action or launch action. |
| variables | object | optional | Variables to merge into the session before processing this turn. |
| state | object | optional | Optional runtime state to send with this turn. |
| config | object | optional | Optional settings for this turn. |
/v1alpha1/project/{projectId}/environments
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | Path parameter: projectId |