first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountUrl": {
|
||||
"type": "string"
|
||||
},
|
||||
"createdTimestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updatedTimestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"accountCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactEmails": {
|
||||
"type": "string"
|
||||
},
|
||||
"emailActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+50
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contactCount": {
|
||||
"type": "string"
|
||||
},
|
||||
"createdTimestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCount": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"accountCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactEmails": {
|
||||
"type": "string"
|
||||
},
|
||||
"emailActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"updatedTimestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+146
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"anonymized": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_hard": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_soft": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_utc_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_local": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
"gravatar": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"automationEntryCounts": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounceLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"plusAppend": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"trackingLogs": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mpp_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgid": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgname": {
|
||||
"type": "string"
|
||||
},
|
||||
"phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"segmentio_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sentcnt": {
|
||||
"type": "string"
|
||||
},
|
||||
"socialdata_lastcheck": {
|
||||
"type": "null"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_utc_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,660 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"createdTimestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"jobTitle": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updatedTimestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"contact": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"anonymized": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_hard": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_soft": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_utc_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted_at": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_local": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"gravatar": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"automationEntryCounts": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounceLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"plusAppend": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"trackingLogs": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mpp_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgid": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgname": {
|
||||
"type": "string"
|
||||
},
|
||||
"phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"segmentio_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sentcnt": {
|
||||
"type": "string"
|
||||
},
|
||||
"socialdata_lastcheck": {
|
||||
"type": "null"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_utc_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"adddate": {
|
||||
"type": "string"
|
||||
},
|
||||
"automation": {
|
||||
"type": "string"
|
||||
},
|
||||
"completed": {
|
||||
"type": "integer"
|
||||
},
|
||||
"completedElements": {
|
||||
"type": "integer"
|
||||
},
|
||||
"completeValue": {
|
||||
"type": "integer"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastblock": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastlogid": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"automation": {
|
||||
"type": "string"
|
||||
},
|
||||
"automationLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seriesid": {
|
||||
"type": "string"
|
||||
},
|
||||
"startid": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"totalElements": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"contactData": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"fb_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"fb_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_content": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_customsegment": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_medium": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_source": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_campaign_term": {
|
||||
"type": "string"
|
||||
},
|
||||
"ga_first_visit": {
|
||||
"type": "null"
|
||||
},
|
||||
"ga_times_visited": {
|
||||
"type": "string"
|
||||
},
|
||||
"geo_country": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoArea": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoCity": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoCountry2": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIp4": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoLat": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoLon": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoState": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoTz": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoTzOffset": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoZip": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"tstamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"tw_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"autosyncLog": {
|
||||
"type": "null"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"first_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip4_last": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip4Sub": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip4Unsub": {
|
||||
"type": "string"
|
||||
},
|
||||
"last_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"automation": {
|
||||
"type": "string"
|
||||
},
|
||||
"autosyncLog": {
|
||||
"type": "string"
|
||||
},
|
||||
"campaign": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"form": {
|
||||
"type": "string"
|
||||
},
|
||||
"list": {
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
"unsubscribeAutomation": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"list": {
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
"type": "null"
|
||||
},
|
||||
"responder": {
|
||||
"type": "string"
|
||||
},
|
||||
"sdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"seriesid": {
|
||||
"type": "string"
|
||||
},
|
||||
"sourceid": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"sync": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"deals": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activitycount": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isDisabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextTask": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"tasks": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextdealid": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"percent": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
},
|
||||
"winProbability": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"field": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"campaignid": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoAddress": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoaddrid": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip4": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"geoAddress": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"messageid": {
|
||||
"type": "string"
|
||||
},
|
||||
"tstamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+143
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"anonymized": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_hard": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_soft": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_utc_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted_at": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_local": {
|
||||
"type": "string"
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
"gravatar": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"automationEntryCounts": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounceLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"plusAppend": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"trackingLogs": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mpp_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgid": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgname": {
|
||||
"type": "string"
|
||||
},
|
||||
"phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"segmentio_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sentcnt": {
|
||||
"type": "string"
|
||||
},
|
||||
"socialdata_lastcheck": {
|
||||
"type": "null"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_utc_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+152
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"anonymized": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_hard": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_soft": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_utc_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted_at": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_local": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
"gravatar": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"automationEntryCounts": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounceLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"plusAppend": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"trackingLogs": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mpp_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgid": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgname": {
|
||||
"type": "string"
|
||||
},
|
||||
"phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"segmentio_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sentcnt": {
|
||||
"type": "string"
|
||||
},
|
||||
"socialdata_lastcheck": {
|
||||
"type": "null"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_utc_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"success": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+35
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"tag": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updated_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
@@ -0,0 +1,373 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contacts": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"anonymized": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"bounced_hard": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounced_soft": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_utc_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted_at": {
|
||||
"type": "null"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"email_local": {
|
||||
"type": "string"
|
||||
},
|
||||
"firstName": {
|
||||
"type": "string"
|
||||
},
|
||||
"gravatar": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"last_mpp_open_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"lastName": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"accountContacts": {
|
||||
"type": "string"
|
||||
},
|
||||
"automationEntryCounts": {
|
||||
"type": "string"
|
||||
},
|
||||
"bounceLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactAutomations": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactData": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoals": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactLogs": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"deals": {
|
||||
"type": "string"
|
||||
},
|
||||
"fieldValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"geoIps": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"plusAppend": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"trackingLogs": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mpp_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "null"
|
||||
},
|
||||
"orgid": {
|
||||
"type": "string"
|
||||
},
|
||||
"orgname": {
|
||||
"type": "string"
|
||||
},
|
||||
"phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"segmentio_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sentcnt": {
|
||||
"type": "string"
|
||||
},
|
||||
"socialdata_lastcheck": {
|
||||
"type": "null"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_utc_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"deal": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "null"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "null"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isDisabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextTask": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"tasks": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextdate": {
|
||||
"type": "null"
|
||||
},
|
||||
"nextdealid": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "null"
|
||||
},
|
||||
"status": {
|
||||
"type": "integer"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"winProbability": {
|
||||
"type": "null"
|
||||
},
|
||||
"winProbabilityMdate": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dealGroups": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"allgroups": {
|
||||
"type": "string"
|
||||
},
|
||||
"allusers": {
|
||||
"type": "string"
|
||||
},
|
||||
"autoassign": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"dealGroupGroups": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealGroupUsers": {
|
||||
"type": "string"
|
||||
},
|
||||
"stages": {
|
||||
"type": "string"
|
||||
},
|
||||
"winProbabilityFeatures": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"win_probability_initialize_date": {
|
||||
"type": "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dealStages": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"cardRegion1": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion2": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion3": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion4": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion5": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "null"
|
||||
},
|
||||
"color": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealOrder": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"group": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"deal": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activitycount": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isDisabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextTask": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"tasks": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextdealid": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"percent": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activitycount": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isDisabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextTask": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"tasks": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextdealid": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"percent": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"deal": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"activitycount": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"hash": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"isDisabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"account": {
|
||||
"type": "string"
|
||||
},
|
||||
"contact": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactDeals": {
|
||||
"type": "string"
|
||||
},
|
||||
"customerAccount": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealActivities": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealCustomFieldData": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextTask": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"organization": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"scoreValues": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"tasks": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"nextdealid": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"percent": {
|
||||
"type": "string"
|
||||
},
|
||||
"stage": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dealStages": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"cardRegion1": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion2": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion3": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion4": {
|
||||
"type": "string"
|
||||
},
|
||||
"cardRegion5": {
|
||||
"type": "string"
|
||||
},
|
||||
"color": {
|
||||
"type": "string"
|
||||
},
|
||||
"dealOrder": {
|
||||
"type": "string"
|
||||
},
|
||||
"group": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"group": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"order": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"udate": {
|
||||
"type": "string"
|
||||
},
|
||||
"width": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,146 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"analytics_domains": {
|
||||
"type": "null"
|
||||
},
|
||||
"analytics_source": {
|
||||
"type": "string"
|
||||
},
|
||||
"analytics_ua": {
|
||||
"type": "string"
|
||||
},
|
||||
"cdate": {
|
||||
"type": "string"
|
||||
},
|
||||
"created_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deletestamp": {
|
||||
"type": "null"
|
||||
},
|
||||
"facebook_session": {
|
||||
"type": "null"
|
||||
},
|
||||
"get_unsubscribe_reason": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"addressLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"contactGoalLists": {
|
||||
"type": "string"
|
||||
},
|
||||
"user": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"optinmessageid": {
|
||||
"type": "string"
|
||||
},
|
||||
"optinoptout": {
|
||||
"type": "string"
|
||||
},
|
||||
"optoutconf": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_embed_image": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_analytics_link": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_analytics_read": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_captcha": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_facebook": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_tracking": {
|
||||
"type": "string"
|
||||
},
|
||||
"p_use_twitter": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "string"
|
||||
},
|
||||
"require_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"send_last_broadcast": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_addr1": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_addr2": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_city": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_country": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_phone": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_reminder": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_state": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_url": {
|
||||
"type": "string"
|
||||
},
|
||||
"sender_zip": {
|
||||
"type": "string"
|
||||
},
|
||||
"stringid": {
|
||||
"type": "string"
|
||||
},
|
||||
"to_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"twitter_token": {
|
||||
"type": "string"
|
||||
},
|
||||
"twitter_token_secret": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"user": {
|
||||
"type": "string"
|
||||
},
|
||||
"userid": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"tag": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contactGoalTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"templateTags": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"subscriber_count": {
|
||||
"type": "string"
|
||||
},
|
||||
"tag": {
|
||||
"type": "string"
|
||||
},
|
||||
"tagType": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"created_timestamp": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"links": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"contactGoalTags": {
|
||||
"type": "string"
|
||||
},
|
||||
"templateTags": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"subscriber_count": {
|
||||
"type": "string"
|
||||
},
|
||||
"tag": {
|
||||
"type": "string"
|
||||
},
|
||||
"tagType": {
|
||||
"type": "string"
|
||||
},
|
||||
"updated_timestamp": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user