* Source Iterable: support full_refresh/incremental sync (#2412) Co-authored-by: ykurochkin <y.kurochkin@zazmic.com> Co-authored-by: Sherif Nada <snadalive@gmail.com>
131 lines
2.9 KiB
JSON
131 lines
2.9 KiB
JSON
{
|
|
"properties": {
|
|
"createdAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
},
|
|
"campaignId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"itblInternal": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"documentCreatedAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
},
|
|
"documentUpdatedAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
}
|
|
}
|
|
},
|
|
"messageTypeId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"transactionalData": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"inventory": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"eventName": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"name": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"sku": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"email": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"url": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"description": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"price": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"product_type": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"compare_at_price": {
|
|
"type": ["null", "number"]
|
|
},
|
|
"id": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"templateId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"product_id": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"categories": {
|
|
"type": ["null", "array"],
|
|
"items": {}
|
|
},
|
|
"createdAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
},
|
|
"campaignId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"vendor": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"eventUpdatedAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
},
|
|
"discount": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"imageUrl": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"itblInternal": {
|
|
"type": ["null", "object"],
|
|
"properties": {
|
|
"documentCreatedAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
},
|
|
"documentUpdatedAt": {
|
|
"type": ["null", "string"],
|
|
"format": "date-time"
|
|
}
|
|
}
|
|
},
|
|
"handle": {
|
|
"type": ["null", "string"]
|
|
}
|
|
}
|
|
},
|
|
"contentId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"messageId": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"messageBusId": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"templateId": {
|
|
"type": ["null", "integer"]
|
|
},
|
|
"email": {
|
|
"type": ["null", "string"]
|
|
},
|
|
"channelId": {
|
|
"type": ["null", "integer"]
|
|
}
|
|
},
|
|
"type": ["null", "object"]
|
|
}
|