Icon

1 Try Catch

Modified Variables Propagation in GET Request Captured in Try Catch

The workflow sends a GET request inside of a Try & Catch construction. The flow variable totalItems containing the total number of books available on Google Books for all search terms is created inside the Try & Catch construction. For the case when the GET Request fails, a Custom message flow variable is created in the alternative branch.
With propagating the variables option, either totalItems or the Custom message flow variable is exported by the Try&Catch construction, depending on which branch was active.

Provide a listof URLs withsearch termsThe last 3 will cause a GET Request Errorcatching the failing GET Request nodeSend in one request after anotherGET Request JSON Path Table Creator Try (Data Ports) Catch Errors(Data Ports) Chunk Loop Start Loop End Number To String ConstantValue Column Provide a listof URLs withsearch termsThe last 3 will cause a GET Request Errorcatching the failing GET Request nodeSend in one request after anotherGET Request JSON Path Table Creator Try (Data Ports) Catch Errors(Data Ports) Chunk Loop Start Loop End Number To String ConstantValue Column

Nodes

Extensions

Links