However, we create approximately 100 items per week, and these need to be synchronized with Shopify. To achieve this, I want to automate the ‘Add Item’ job queue by scheduling it daily.
I’ve attempted to schedule it daily by checking the ‘created at’ filter, but the input ‘today’ is not dynamic. It only uses today’s date and repeats it for subsequent days.
Is there any way to schedule a daily job queue for the ‘Add Items’ report, filtered with specific item entities and created on that day? Or is there any better solution for it?