GithubHelp home page GithubHelp logo

didactic-spork's People

Watchers

 avatar  avatar

didactic-spork's Issues

Internal error

Generator throws an error with that JSON:
[
{
"eventType": "updatedUser",
"eventPayload": {
"changedFields": {
"unsubscribeReason": {
"newValue": "testd",
"oldValue": "test"
},
"email": {
"newValue": "[email protected]",
"oldValue": "[email protected]"
},
"firstName": {
"newValue": "rtttt2",
"oldValue": "rtttt"
},
"lastName": {
"newValue": "t2",
"oldValue": "t"
},
"name": {
"newValue": "rt2",
"oldValue": "rt"
},
"company": {
"newValue": "comp1",
"oldValue": "comp"
},
"website": {
"newValue": "exampele.com",
"oldValue": "example.com"
},
"salutation": {
"newValue": "salute",
"oldValue": "salut"
},
"title": {
"newValue": "titlee",
"oldValue": "title"
},
"leadScore": {
"newValue": 5,
"oldValue": 4
},
"userId": {
"newValue": "1234231",
"oldValue": "123423"
},
"unsubscribed": {
"newValue": true,
"oldValue": false
},
"enchargeAnonymousId": {
"newValue": "5",
"oldValue": "3"
},
"segmentAnonymousId": {
"newValue": "5",
"oldValue": "3"
},
"phone": {
"newValue": "1234447852",
"oldValue": "123444785"
},
"address": {
"newValue": "addressd",
"oldValue": "address"
},
"country": {
"newValue": "counrtyd",
"oldValue": "counrty"
},
"city": {
"newValue": "cityd",
"oldValue": "city"
},
"state": {
"newValue": "regiond",
"oldValue": "region"
},
"postcode": {
"newValue": "postcoded",
"oldValue": "postcode"
},
"groupId": {
"newValue": "66663",
"oldValue": "6666"
},
"referrer": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"firstReferrer": {
"newValue": "https://examp2le.com/",
"oldValue": "https://example.com/"
},
"UTMSource": {
"newValue": "https://examp22le.com/",
"oldValue": "https://example.com/"
},
"UTMMedium": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"UTMTerm": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"UTMContent": {
"newValue": "https://example2.com/",
"oldValue": "https://example.com/"
},
"UTMCampaign": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"firstUTMSource": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"firstUTMMedium": {
"newValue": "https://exam2ple.com/",
"oldValue": "https://example.com/"
},
"firstUTMTerm": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"firstUTMContent": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"firstUTMCampaign": {
"newValue": "https://exampl2e.com/",
"oldValue": "https://example.com/"
},
"ip": {
"newValue": "198.168.0.4",
"oldValue": "198.168.0.1"
},
"platform": {
"newValue": "pcd",
"oldValue": "pc"
},
"browser": {
"newValue": "chromed",
"oldValue": "chrome"
},
"deviceType": {
"newValue": "pcd",
"oldValue": "pc"
},
"device": {
"newValue": "pcd",
"oldValue": "pc"
},
"MRR": {
"newValue": 5,
"oldValue": 3
}
},
"source": "manual"
},
"endUserData": [
{
"email": "[email protected]",
"firstName": "rtttt2",
"lastName": "t2",
"name": "rt2",
"lastActivity": "2021-02-25T22:00:00.000Z",
"createdAt": "2021-02-28T10:05:00.000Z",
"company": "comp1",
"website": "exampele.com",
"salutation": "salute",
"title": "titlee",
"leadScore": 5,
"userId": "1234231",
"updatedAt": "2021-02-04T10:14:44.540Z",
"unsubscribed": true,
"id": "958541a8-765f-47f5-b901-0798ca82a7f7",
"enchargeAnonymousId": "5",
"segmentAnonymousId": "5",
"phone": "1234447852",
"address": "addressd",
"country": "counrtyd",
"city": "cityd",
"state": "regiond",
"postcode": "postcoded",
"timezone": "America/New_York",
"groupId": "66663",
"referrer": "https://exampl2e.com/",
"firstReferrer": "https://examp2le.com/",
"UTMSource": "https://examp22le.com/",
"UTMMedium": "https://exampl2e.com/",
"UTMTerm": "https://exampl2e.com/",
"UTMContent": "https://example2.com/",
"UTMCampaign": "https://exampl2e.com/",
"firstUTMSource": "https://exampl2e.com/",
"firstUTMMedium": "https://exam2ple.com/",
"firstUTMTerm": "https://exampl2e.com/",
"firstUTMContent": "https://exampl2e.com/",
"firstUTMCampaign": "https://exampl2e.com/",
"landingPage": "https://example.com/",
"ip": "198.168.0.4",
"platform": "pcd",
"browser": "chromed",
"deviceType": "pcd",
"device": "pcd",
"MRR": 5,
"trialStart": "2021-02-24T22:00:00.000Z",
"trialEnd": "2021-02-28T22:00:00.000Z",
"data": {
"unsubscribeReason": "testd"
}
}
]
}
]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.