Intégration Iterator by Pabbly + Hipcall

Iterator by Pabbly

Un pas d'itérateur divise une collection de données (un tableau) en nombreuses valeurs, qui sont traitées une par une jusqu'à ce que la dernière valeur soit atteinte. Chaque valeur peut être transmise à d'autres étapes d'action ajoutées après l'itérateur.

Lorsque cela se produit (déclencheurs)

Effectuer ceci (Actions)

Create task
Creates a new task.
Update task
Updates an existing task.
Create contact
Creates a new contact.
Update contact
Updates an existing contact.
Create company
Creates a new company.
Update company
Updates an existing company.
Create deal
Creates a new deal.
Update deal
Updates an existing deal.
Call init
When a call start.
Call hangup
When the call hangup.
Create callback
When the caller create a new callback request.
Iterator by Pabbly
Process Array
Executes below steps for each value of an array received from above step.