I have two automation:
- First runs when it gets a message from Instagram, this automation has some smart delays and after them send the message to my n8n webhook.
- Second runs when the variable “Agent’s answer” has been changed to any value, the sense of the automation is get an answer from n8n workflow and send it to an Instagram user.
The problem is that it sends a message to an Instagram user only on second message in a row. Example of the first message:


You can see that a bit below the variable “Agent’s answer” is changing to new value, but I don’t get any message in an Instagram chat because the trigger of second automation didn’t start/
The funniest part is when I type the next message:



Why is it working now? but it hasn’t worked on the first message?
I’m really confused, and I’m asking for any help. In advance, thank you for any help :)