tattle-made / DAU

MCA Tipline for Deepfakes
GNU General Public License v3.0
6 stars 0 forks source link

Evaluate Turn #131

Closed dennyabrain closed 1 week ago

aatmanvaidya commented 3 weeks ago

Things to Evaluate

  1. A conversation builder or support on conversation building - is that node based UI we have previously worked with. With turn we have to see do they offer something better or atleast as good as what we had previously. One of the issues with prev journey builder had was that the process to import journeys from the staging account to production account was manual. Which defeats the whole purpose of creating a journey in staging. So we'll see how better turn is at this.

  2. A unified view of all the messages being sent and received from the user, regardless of which API is used - What we want is a centralised view of every message sent by the user and tattle, and their delivery status. It should not matter whether i used API a or API b to send message. If a message is going in and out of our whatsapp account, we need to be able to audit it.

  3. Customer Support Quality - response time, response quality

  4. documentation quality and ease of navigation etc

  5. Check the developer/user experience with Templates - prev BSP template API requires us to match the string exactly!!! as opposed to provide a template id and variables as payload. I would be surprised if turn also has the same string based requirement. but yeah lets evaluate how easy it is to whitelist a template and then incorporate it into our codebase.

Developer Docs

rough notes so far

journey bot builder

Templates

Webhooks

dennyabrain commented 1 week ago

Continuing in :