MikeGM
Voiceflow2y ago
41 replies
MikeG

Intents seem not to trigger through the Dialog API

When querying the /interact endpoint with payload
{
  "type": "text",
  "payload": "Some message"
}


It wont actually trigger any intents
Was this page helpful?