Skip to content

Instantly share code, notes, and snippets.

@sunilshenoy
Last active April 8, 2021 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunilshenoy/23a3e7132c27d62599ba741bce13056a to your computer and use it in GitHub Desktop.
Save sunilshenoy/23a3e7132c27d62599ba741bce13056a to your computer and use it in GitHub Desktop.
Sample JSON Gist
{
"clientIdentiferData": {
"clientID": "89012",
"webPropertyID": "89012-01",
"campaignID": "004"
},
"journeyKeyData": {
"campaignCreationPhase": "Teach",
"purchaseJourneyPhase": "Awareness",
"topicCategory": "Organizer",
"topicSubCategory": "Event Team",
"topicSubSubCategory": "Null"
},
"uploadedData": [{
"dataCategoryLabel": "name of organization",
"dataStrings": [{
"string": "UBM"
}]
},
{
"dataCategoryLabel": "our mission",
"dataStrings": [{
"string": "We Serve the Needs of B2B Buyers"
}]
},
{
"dataCategoryLabel": "our history",
"dataStrings": [{
"string": "UBM was fonded in 1948",
"string2": "It is was purchased by Informa in 2017",
"string3": "We Serve the Needs of B2B Buyers"
}]
},
{
"dataCategoryLabel": "our differentiator",
"dataStrings": [{
"string": "UBM is the largest event management company in US",
"string2": "It hosts more than 100 events annually",
"string3": "Close to a million buyers and sellers are brought together by UBM"
}]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment