Hi, is it possible to send personalized sms to customers?
If you are familiar their api, you can use http request from with Trello Automation...this is not SMS via but whatsapp via Maytapi...concept is the same.
curl -X POST \ 'https://api.maytapi.com/api/dc01968f-####-####-####-7cfcf51aa423/12/sendMessage' \ -H 'Content-Type: application/json' \ -H 'x-maytapi-key: b267697c-####-####-####-2435e812efc1' \ -d '{ "message": "http://placehold.it/180", "text": "", "to_number": "+905301111111", "type": "media" }'
Hi @Ada Doria, not natively from Trello, no. You'd need to integrate with a third-party service that has that capability, like Zapier.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.