But I then want a 2nd step in the workflow which says if the product already exists in Bubble DB (using the Product ID as the identifier) and it has been updated in Shopify (using the Updated At field returned in the API), then update it. I can’t get this second part to work properly.
Hi there, @wrightj2… if I am seeing things correctly, you are trying to make changes to the result of step 1, but step 1 doesn’t happen if the product already exists. Shouldn’t the thing to change in step 2 be a search for an existing product?