Condition Fallbacks
ASR avatar
Written by ASR
Updated over a week ago

Some conditions require making an api call to Shopify while rates are being calculated. If the api call fails or you've reached your Shopify GraphQL API rate limit, you can choose how these conditions are handled:

Not considered: This condition will not affect the rule. All other conditions must be true for this rule to apply. If this is the only condition, the rule will not apply.

True: This condition will be considered true and the rule will apply as long as all other conditions are met.

False: This condition will be considered false and the rule will not apply.

Did this answer your question?