Skip to main content

I am a voice carrier that can connect via API to send out SMS, like Twilio does. I want to know if there is a way to connect Monday.com to my API to send out SMS messages via my platform. I have API functionality to send a post with phone number and message to be sent out. Does Monday.com have this ability or is there a way to get this working?

Hello there @grandtelecom and welcome to the community!


I hope you like it here 💪


We do have our own API and apps framework.


You could use our API directly to get data from your monday boards and update/erase/create data in them. If you can integrate with the other platform, will depend on their API (if they have one) and its capabilities.


If the other platform has its own API with which you can interact, then you might be able to create an integration (this would require a script (code) on your end that would need to be hosted in your own server or hosting service). You could get webhooks from monday or from the other platform, and then use the APIs to pass information from one platform to the other. You could also try to build this using a no-code platform such as Workato, Zapier or Make.com.


You can also create an app in monday with an integration feature. In the backend, this would also be using the API, but with a custom app, you could give the users more visibility into what the integration does.


Let me know if you have any questions 🙂


Cheers,

Matias


Reply