Citywide GET Connector
Description
This transformer handles pagination for the Citywide REST API.
Usage
If given a valid Citywide REST API GET endpoint, this transformer will loop through all available pages of results and return all results combined into a single JSON response as cw_response. Please note that querying for large data sets my result in slower response times. This transformer is not designed for use with Bulk Routes.
Parameters
Web Connection - A valid Citywide web authentication connection.
Location - The Citywide GET endpoint to be queried.
Filter Field - Optional. A field name to be used for filtering.
Filter Value - Optional. A field value to be used for filtering.
Would you like to know more? Click here to find out more details!