0

Maybe it's a bit of a novice question, but I need to persist a user's data, through a full conversation with the autopilot. There exists in twilio something like Dialogflow for save data?

https://developers.google.com/assistant/conversational/df-asdk/save-data

Thanks.

Pau Chena
  • 11
  • 2

1 Answers1

1

You can use Twilio Sync to store state.

Twilio Sync https://www.twilio.com/docs/sync/api

Alan
  • 10,465
  • 2
  • 8
  • 9