New automation

Create Sync Rule

Configure a webpage extraction, map its value, select a Saleor destination, and test it safely before saving.

General

Give the automation a recognizable name and choose whether scheduling starts immediately.

Source

Web Parser fetches this page without forwarding Saleor tokens, cookies, or credentials.

Extraction

The first version reads visible text. Extraction strategies are stored independently for future attribute support.

Value processing

Turn the extracted text into the stock quantity that will be sent to Saleor.

Element text must contain only a non-negative whole number, such as 12. That number becomes the warehouse stock quantity.

Destination

Choose Saleor objects by name. Their IDs are stored internally and never need to be entered.

Saleor warehouse stock

The only destination supported in version one.

Schedule

Schedules are evaluated in UTC. An external service calls the scheduler endpoint once per minute.

Next execution

Calculating next execution…

Test and save

Testing fetches and evaluates the page but never contacts the Saleor stock mutation.

Open this form from the Saleor Dashboard to continue.

Cancel