{
"type": "object",
"properties": {
"d": {
"type": "object",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Title": {
"type": "string"
},
"field_1": {
"type": "string"
},
"field_2": {
"type": "integer"
},
"field_3": {
"type": "string"
},
"field_4": {
"type": "string"
},
"field_5": {
"type": "integer"
},
"field_6": {
"type": "string"
},
"field_7": {
"type": "string"
},
"field_8": {
"type": "string"
},
"Modified": {
"type": "string"
},
"ID": {
"type": "integer"
},
"Created": {
"type": "string"
},
"AuthorId": {
"type": "integer"
},
"EditorId": {
"type": "integer"
},
"OData__UIVersionString": {
"type": "string"
},
"Attachments": {
"type": "boolean"
},
"GUID": {
"type": "string"
}
}
}
}
}
}
}
}
By using the Compose action, you can confirm if the values you’re working with are correct before passing them into the Create CSV action. This will help you ensure that the expression is working as expected.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.