Zoom Phone Sms deep linking | Community
Skip to main content
Newcomer
November 17, 2021
Solved

Zoom Phone Sms deep linking

  • November 17, 2021
  • 4 replies
  • 18 views

Hello,

I saw that there is an option for deep linking for zoom pone calls. I can link zoom app with URL zoomphonecall:{number} and zoom will automatically call that number. Is there any option for SMS service. I would like to send SMS on the same way like calls. for example URL zoomphonesms:{number) to open zoom SMS and let us write the message.

Thanks

    Best answer by townsendwc

    Today there is not a method to send SMS via URI or API.

    4 replies

    townsendwc
    Community Champion | Employee
    Community Champion | Employee
    December 15, 2021

    Today there is not a method to send SMS via URI or API.

    Community Manager
    February 6, 2024

    Hey @townsendwc! Chiming in here, do you know if this is still not available or a feature we offer today? 

     

    @LBMgeek2010 @bohabobchik we also have the Developer Forum, not sure if this is helpful; however, did a quick search on the Dev Forum for "send sms api" https://devforum.zoom.us/search?q=send%20sms%20api 

    Community Manager
    February 23, 2024

    This is still not a feature.  There are some UX changes coming but I'm not sure there is one for SMS specifically.  


    Thank you @townsendwc

    Newcomer
    October 25, 2023

    Does Zoom have it on the road map?

    Newcomer
    January 31, 2024

    We are also interested in this feature and/or api access to sending SMS messages.

    Employee
    August 1, 2024

    Please see article for how to Initiate an outbound SMS with URI redirect.

    https://developers.zoom.us/docs/zoom-phone/outbound-sms/

    Newcomer
    August 16, 2024

    Are there any plans to add the body tag to zoomphonesms URI scheme to give it parity with the sms URI? Thank you.

    townsendwc
    Community Champion | Employee
    Community Champion | Employee
    August 20, 2024

    @wieczoe 
    From a desktop/browser, you can have zoomphonesms://{recipient_nr}?callerid={from_nr} as a URI.  I've not seen a public support article for this yet as it was just released this month.