results
field in a search now returns a list of all search results instead of the single, last created resultadded_date
field before adding it to a CRM, changing the date format to ISO-8601 will cause the Formatter to process unexpected values, which may lead to issues in the user’s Zap.
Another example is a user’s Zap configured with a search that always returns a single result based on the latest created date in the results
field. If the search is updated to return all results, subsequent actions in the Zap may not be set up to handle multiple results, leading to potential problems.
created_date_ISO
field with the ISO-8601 formatted created date to the output data, instead of updating the current created_date
value to be in ISO-8601 format. Define clear output field labels to help users differentiate the fields; updates to field labels are non-breaking.