interacción

Como iniciar varios procesos a partir de una lista de datos

I have a process that run fine using a Initiator that fills a phoneNumber and starts the process, but how can I start several of this process depending in the result os a REST GET, with a list of phoneNumbers? I try with iteration combined with connector, but I fund the correct way to make it work.

Notifications