has anyone worked with Twilio? I want to know if there is a way to integrate twilio SDK directly into netsuite, havent found anything just throuf 3rd party companies
n
Niraj Shah
09/09/2022, 3:42 PM
Are you considering a two way comms between NS and Twilio for both SMS & voice? What is your use case?
i
irurzo
09/09/2022, 3:43 PM
Yes, two way with sms and whatsapp
irurzo
09/09/2022, 3:44 PM
For every transaction want to create a conversation
b
Boris Barrera
09/09/2022, 3:58 PM
can you clarify what you mean by directly? Just trying to get a better understanding of what your foal is since building a bundle that deploys directly inside of netsuite can be quite cumbersome
i
irurzo
09/09/2022, 4:28 PM
For example if I want to create a conversation I thought about creating it with a node backend API that connects to netsuite, but wanted to know if there is a way to skip this backend connection and create the conversation within Netsuite itself, through an UE for example