Skip to main content
All CollectionsJourneys and AutomationJourney BuilderOther Features
Failure Node in API Blocks (Google Sheets etc)
Failure Node in API Blocks (Google Sheets etc)
Updated over a week ago

Overview

All API blocks now come with a Success and Failure node for clients to be able to make flows based on success and failures of API blocks

Use cases

  1. Google Sheet get row data Block, you might be looking for a value that is not in the google sheet. In such cases, use the failure node to send different messages to users when no data is found in the google sheet

  2. All API blocks like Create Draft Order, Get Order Details etc have a failure node to send a message like “Sorry we couldn’t find your order” connected to the failure node

Steps

  1. Create a Google Sheet or Custom API block

  2. Attach further blocks to Success and Failure nodes based on use-cases

Did this answer your question?