I’m using make.com, where I send an automated text message to a lead, and if they reply, voiceflow takes over.
My Issue is that VoiceFlow doesn’t take the 1st message sent or the messages before.
How do I set it up so that VoiceFlow sees the automated message 1st sent to engage so it can use that in its history? I’m currently using the HTTP link:
The URL https://general-runtime.voiceflow.com/state/user/USERID/interact Request content { “action”: { “type”: “text”, “payload”: “52. Clean Text” } }
And I’m using this URL for the output for VoiceFlow.
URL https://general-runtime.voiceflow.com/state/user/38. phone_number/interact Request content { “action”: { “type”: “text”, “payload”: “52. Clean Text” } }