Hi, I’m already going crazy with webhooks, I have a scenario set up with userAPI to send a prompt to Midjourney, then another scenario “mj 2/3” with the first webhook and another userapi to choose one of the 4 images it creates and then another scenario “mj 3/3” with another webhook to use that image with Placid to publish it on Instagram.
It turns out that in each of the webhooks it creates several queues, I don’t understand why, since it’s only one call, the scenarios have sequential processing activated.
But by having several queues, it generates the same image at least 3 or 4 or even 6 times in Placeid and consequently, several identical posts on Instagram.
How can it be definitively restricted to just one image, just one cycle?