Looking for idea how to send SMS via Integromat - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Looking for idea how to send SMS via Integromat (/showthread.php?tid=1327) |
Looking for idea how to send SMS via Integromat - addady2 - 11-01-2018 Hi, Integromat have CoreBos and Android phone connectors. The Android phone connector can send SMS. Is it possible triger SMS via Integromat to contact/lead from Corebos some how? Thanks RE: Looking for idea how to send SMS via Integromat - joebordes - 11-01-2018 I would say that you can do that. Launch a query against the contacts that you want to send the SMS to, then loop through them to send the SMS. One question: why not use coreBOS native SMS? RE: Looking for idea how to send SMS via Integromat - addady2 - 11-02-2018 (11-01-2018, 09:51 PM)joebordes Wrote: One question: why not use coreBOS native SMS? Some of the providers don't send to my location other quite expensive. RE: Looking for idea how to send SMS via Integromat - joebordes - 11-02-2018 I understand. Let me know how it goes. |