2024-09
9th September 2024
Highlights
Builder > “Switch” Tool - no longer in Beta
The Switch Tool is no longer considered to be in Beta.
Builder > Connectivity Tools - no longer in Beta
The Connectivity Tools are no longer considered to be in Beta.
Builder > Connectivity Tools - additional features for “HTTP Request” Step
The Connectivity Tools' HTTP Request Step has been extended and now has the following features:
Endpoint - can include Mergefields to map data in from previous Steps.
Query String properties - can be added and optionally mapped to.
HTTP Headers - can be added and optionally mapped to.
Paging - now supported and allows various techniques as needed by the endpoint being used.
Script - now supported, enabling use of standard Cyclr event functions.
Builder - Audit Log entries recorded when users modify integrations
If a user modifies a Template or Cycle, the Audit Log shown when selecting the Settings button within the Builder will now include an “Edited in builder” entry to indicate who made a change and when.
Cyclr API - GET /v1.0/account/connectors
endpoint allows querying
It’s now possible to query for installed Account Connectors by their Names as well as their underlying Connector.
Improvements
Builder - more robust if encountering Fields with blank “Location”
If a Field has a blank “Location” property, the Builder will continue to load. Previously this would cause the Builder to stall.
Cyclr API - ConnectorField for Custom Fields is now required
It was previously possible to create a Custom Field which a blank “ConnectorField” property, but that’s now set as required.