Skip to main content
그룹

Twilio for Salesforce

Users of the Twilio for Salesforce App - now available on the AppExchange.

Hi Guys, 

I'm working on Twilio salesforce integration to enable the voice call feature into my salesforce. For that I've installed Flex CTI package from AppExchange, and I've configured finally it reached my expectations. Now I totally blocked at getting the real time transcription into salesforce. Let's say I'm an agent and I have a customer, when I make a call from salesforce using the softphone option to my customer, at that moment it should fetch the real time transcription from twilio to salesforce while the conversation is going on in between agent and customer.  

I'm not aware of this process, so if anyone might be aware of this process, could you please kindly help me to fix this issue.  

 

I need to fix this problem ASAP.  

 

Note: Since I'm already using this Twilio flex, I should not switch to any other connectors like Amazon connect, ringCentral or any others. 

 

Waiting for your support with lots of hopes!

답변 1개
  1. 2025년 12월 4일 오후 1:00

    For real-time transcription you’ll need to hook into Twilio’s Media Streams API, since Flex by default doesn’t push live audio into Salesforce. You can stream the audio to something like Twilio + a speech-to-text service (Google, AWS, etc.), then send that text back into Salesforce via a webhook or custom REST endpoint. Check Twilio’s docs on Media Streams and set up a server-side app to feed the transcription into your desired Salesforce object.

0/9000

After being told that Twilio for Salesforce is STILL a beta product, and thus support is limited (my first interaction is to be told we probably wont help you). I am looking for alternatives. Enterprise cannot have long-running Beta products; it looks like this might be abandonware based on how long its been in beta? I inherited this product, so I have no real loyalty to it. 

 

If you have any suggestions, we send SMS via Apex triggers and rarely manually; however, the LWC is essential to receive and read responses. 

 

 

답변 2개
0/9000

Hello Twilio for Salesforce group!

 

I am working on a Twilio Flex integration with Salesforce using the Open CTI Connector on Salesforce AppExchange, and want to pass data (the Call SID) into the Contact object that pops up when a call is accepted from the plugin.

 

Is this currently possible?

답변 1개
  1. Ines Garcia (get: Agile) Forum Ambassador
    2025년 8월 15일 오전 10:50

    @Rahul Mishra

    if you would have read the thread... these are high-street general llms responses also... 

    thanks to chip in the forum, but please refrain to self promote here that is not the purpose of the channel and ultimately has detrimental effect on your brand. If you are a partner you have in the partner portal tons of resources to help you with an actual go to market strategy, also a very knowledgeable and experienced team at hand to help you.

0/9000

We are starting to get error messages because this package still uses API versions less than 45.  Twilio Support has provided no help or expected timeline for a new version (current one is over a year old).  Has anyone found a work-around, or are you planning a move to another product?

답변 4개
  1. 2025년 7월 1일 오전 11:21

    @Ethan Norris we are using the latest version, 4.159, released Feb 2024 (now 16 months old!).  @Twilio for Salesforce  support says they are actively working on upgrades, though timeline will not be revealed, so that is not encouraging.  We are beginning to look for other products, since Twilio clearly has not made this product a priority.

0/9000

We're currently able to send and view messages out of Salesforce using Twilio.  But reply messages (or any incoming messages) are not coming into Salesforce at all.  I'm able to retrieve in the Twilio web app though. So I'm manually updating users of replies (which is time consuming obviously.)  Anyone encounter a similar problem and possible fix?  

답변 6개
  1. 2024년 2월 23일 오후 4:35

    @Alexander Dow We ran into the same issue and so we did a couple of things to fix this.

     

    1. Our Twilio Get Messages job was scheduled for 1 min interval. We increased it to 10 mins since we had other APEX jobs which were queued or active at the same time and Salesforce allows a max of 5 concurrent batch APEX jobs. Our Twilio Get Messages scheduled job which used to fail very often hardly fails now.

     

    2. Every time the Twilio Get Messages job stopped, our custom code sends an email to the System Admins. Since our job is scheduled for a 10 min interval, if the System Admins get an email every 10 mins, that means that the Twilio job has stopped and not restarted/rescheduled itself. So one of the System Admins would manually click the Scheduled job button to reschedule the job.

     

    Hope this helps.

0/9000

We use Twilio for two-way texting, but we’re experiencing issues where customer messages either don’t reach us or arrive with significant delays. Any suggestions?

답변 1개
0/9000

I have a client that's been using Twilio For Salesforce for the past couple of years without issue, but recently the process that retrieves new messages for Salesforce has stopped actually creating those messages. The only way new messages are created now is when users go to a page with a 1-to-1 text component (like a contact record), and then it only brings in new texts from that individual person. I've confirmed that the process is still scheduled and tried deleting and rescheduling the job, but none of that has made a difference so far. Anyone have any insight here? 

답변 7개
  1. 2024년 12월 2일 오후 6:37

    We had this same issue. The messages flowing into Salesforce stopped suddenly and the Get Message job was failing despite it being scheduled. It turns out the issue was the Messaging Service in Twilio. The incoming messages setting got switched to Drop the Message automatically somehow. Following the install guide again and reconfiguring the webhook fixed the issue. https://www.twilio.com/docs/salesforce/install

    We had this same issue. The messages flowing into Salesforce stopped suddenly and the Get Message job was failing despite it being scheduled.

0/9000
답변 2개
0/9000

@Twilio for Salesforce I am upgrading the Twilio for Salesforce application and am getting this error.

 

(Opt_In_Keyword_Unique-1) duplicate value found: duplicates value on record with id: , Details: Opt_In_Keyword_Unique-1: duplicate value found: duplicates value on record with id: (Opt_In_Made_Inactive-1) duplicate value found: duplicates value on record with id: , Details: Opt_In_Made_Inactive-1: duplicate value found: duplicates value on record with id: (Opt_In_Reactivated-1) duplicate value found: duplicates value on record with id: , Details: Opt_In_Reactivated-1: duplicate value found: duplicates value on record with id:

 

Anyone else run into this issue and know how to fix it?

Twilio for Salesforce Upgrade Error #AwesomeAdmins #Twilio 

답변 1개
  1. 2024년 4월 20일 오후 6:08

    Yes, these are flows/rules.  You will have to deactivate them before you can perform the upgrade.

0/9000

1. How do we update the Twilio for salesforce app to the latest version? I don't see an option anywhere. 

 

2. We are having an issue where we are unable to delete a contact if it is the last one in the household with NPSP. Salesforce support says this is related to Twilio for Salesforce. Has anyone else encountered this error? 

답변 4개
0/9000