Connector Improvement: Twilio - Add Missing Fields for phone numbers and programmable messages
CompletedRequesting addition of some missing fields on Twilio connectors
Phone Object - add voice_url field as documented here - https://www.twilio.com/docs/phone-numbers/api/incomingphonenumber-resource. We use this field to identify client details since there are no tag fields - it's either using this or name
SMS - Add messageServiceID and the associated table. It's currently under conversation but it's not directly related to conversations and they don't need to be used together. See https://www.twilio.com/docs/sms/tutorials/how-to-confirm-delivery-python for the field that I am referring to. We use this field to distinguish between clients - so serviceID 1 = customer A and serviceID2 = customer B. So failure to have this means we are losing a lot of fidelity
-
Official comment
Hey Mark -
Thanks so much for submitting this feature request. These seem like fairly simple improvements to the schema. I will add them to our backlog and see if we can address them in coming sprints.
Best,
Erin
-
Hi Mark - We have taken up this improvement and you should now be seeing these changes reflected in your connector.
Please sign in to leave a comment.
Comments
2 comments