Forum Discussion

djQuecke's avatar
djQuecke
Copper Contributor
Jun 23, 2023

Send messages programatically thru Phone Link

I'd like to monitor a process on my server and send out SMS/MMS messages to the team as needed. Is there a better way to send SMS messages from a program.

 

Thanks,

 

dj

1 Reply

  • LucasAndradeNet's avatar
    LucasAndradeNet
    Copper Contributor

    Hey dev, bro in some of my projects I used these two companies to send SMS super simple to implement using C# and cheap.:smile:

    • https://docs.comtele.com.br/sdk/#csharp-net
    • https://zenvia.github.io/zenvia-openapi-spec/v2/#tag/SMS/paths/~1channels~1sms~1messages/post

Resources