How can i make the module ignore the variable blog id?

I’m trying to translate my blog articles in another langage using deepl api.

I have multiple categories, i’m doing good.
My issue is that The moule force me to select a specific blog section however, i need it to watch all my blogs to ad a new to the process as seen here.
how can i make the module ignore the variable blog id?

How do i just ignore this and make it select whatever?

Each trigger module can only watch a single Shopify blog.

You need to set-up multiple scenarios to watch each separate blog on Shopify.

I’m sure others would agree that this is a nice feature to have.

You can submit this suggestion to the Idea exchange, under App improvement ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

3 Likes

I see unfortunate, I was thinking abt doing that, but i was hoping there was another way that require less operations.
Thank you for your answer.

Using multiple scenarios doesn’t use more operations, since the amount of operations is based on the number of items.

The number of combined operations is likely going to be the same even if you could do it all in the same scenario.

2 Likes