i have created a n8n workflow which gets triggered when a whatsapp message received,The system recipient Number can get triggers from multiple customers number. will my workflow work if it gets multiple whatsapp messages from different numbers at the same time?
yes it will work, And it will reply to all users at same time.
as mentioned in pricing plan like in starter concurrent executions,
so your n8n will execute workflow even same workflow 5 at same time.
@Bringasher if there is a whatsapp node in the workflow that is waiting for response to execute the workflow further, in the mean time if a new message came to the trigger node with a new number, will the workflow will execute for that new number or it will take long time to execute ?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.