Create a Report from an aggregator Integration.
{
"reportTypeId": "{reportTypeId}",
"reportTypeName": "Report Type",
"locale": "en-CA",
"destinationSidedrawerId": "{sidedrawerId}",
"destinationRecordId": "{recordId}",
"params": {}
}
Report entity
reportTypeId string
Unique Report type identifier.
reportTypeName string
Report type name.
locale enum
Locale.
Possible values: en-CA, fr-CA, en-US, es-US.
destinationSidedrawerId string required
Unique destination Drawer (sidedrawer) identifier.
destinationRecordId string required
Unique destination Folder (record) identifier.
params entity required
Report parameters.
