Error Handle - Ignore

Hello team,

In my workflow, I want to check whether 2 wordpress categories already exist:

  • If so → the scenario continues
  • If not > it creates the category and then continues

I’ve added “ignore” to the wordpress creation module but the scenario stops if the category already exists instead of continuing.

NB: I could make a router but the workflow is already “huge” enough and I’d have to duplicate it on many branches.

Someone already have this problem ?

Regards,

Hi @hugo2

Please import the blueprint in your scenario that I’ve attached here and continue with this.

blueprint (8).json (8.7 KB)

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

Hello,

Thx for answer, What is it ?

@hugo2

This is a structure of the scenario you can follow with:

Here is an image of the scenario:

Please download it and import in your scenario by clicking on 3 dots as shown in image.

Please not: I’ve added set variable to store the id of new post and get variable to call that id at another node. By doing this, you don’t have to duplicate your scenario at both the nodes.

If you require additional assistance, please don’t hesitate to reach out to us.

MSquare Support
Visit us here
Youtube Channel