Hello,
If any one tried integrating with Twilio to send sms from pega, can you please share the steps for integration and link to download the component.
Thanks,
Raj
Hello,
If any one tried integrating with Twilio to send sms from pega, can you please share the steps for integration and link to download the component.
Thanks,
Raj
@RajDevireddy able to connect with twilio by using cURL with Content-Type as “application/x-www-form-urlencoded” , now it is working fine.
no need to have a component in pega for twilio. we need to have twilio licence which will provide SID and Access token and phone numbers (which will show as From ) to send the sms.
Thanks,
Raj