How to send to bulk sms numbers with twilio?

Hi there,

I am wondering if you know of a solution for sending bulk sms to multiple numbers in one workflow without having to do a lookup to a db/api and loop?

So a single request comes in with multiple numbers what would be the most efficient way (worker-wise) to solve this?

Here’s the working workflow for others:

Sourced from: https://community.n8n.io/t/create-multiple-items-with-map-function/4619

1 Like