Cloud Elements Version 2.172-2.176
subscriptions
objectcharge-detail
to GET /subscriptions/{id}
. Allowed values include: last-segment, current-segment, all-segments and specific-segment&as-of-date=date.subscriptions
object based on the latest Zuora documentation.We added the OAuth API Key and OAuth API Secret fields so you can enter the Client ID and Client Secret associated with apps created for custom domains. See updated authentication steps in the ServiceNow OAuth Element docs.
Events were not working in the Staging environment for the Autotask Finance element. Fixed polling configurations for the element.
preferences
resourceGet a list of all preferences (GET /preferences
) or update a specific preference (PATCH /preferences/{id}
).
PUT /files/{id}/custom-fields
endpointAdded the PUT /files/{id}/custom-fields
endpoint to update the custom fields value associated with a given file.
Cloud Elements supports a data type of array [type]
for arrays in transformations. For example, an array of strings appears as array [string]
.
Added additional /usage
endpoints to monitor activity in your accounts.