v0.14

New API Enhancements

Provide an optional conclusion_message to follow up your question(s) with a closing message e.g. "Thank you for your time" improving your SMS app's UX.

Use the Stats API to monitor key operational statistics including active, complete, and queued sessions, total results gathered, and total questions to be asked

Don't want to stream results via Web hook? No problem. Use the results API to retrieve them on demand.

The Send API response now includes URLs to corresponding stats and results URLs.

Changelog

  • added: Optional conclusion message
  • added: Stats API
  • added: Results API
  • added: Send API Response
  • added: