Skip to content

Instantly share code, notes, and snippets.

@darshilv
Last active September 20, 2019 13:42
Show Gist options
  • Save darshilv/43daee1897d5e10652afeb89aaff87b8 to your computer and use it in GitHub Desktop.
Save darshilv/43daee1897d5e10652afeb89aaff87b8 to your computer and use it in GitHub Desktop.
GI Data File
[
{
"id":1,
"username":"sam_smith@nto_sales.com",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Sales NA",
"domainurl": "nto.my.salesforce.com",
"lastaccessed": "9 hrs ago",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": false,
"sandbox_length": 0,
"sandboxes": [],
"type": "Core",
"securitymessage": "Additional verification required"
},
{
"id":2,
"username":"sam_smith@nto_admins.com",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Sales",
"domainurl": "nto.my.salesforce.com",
"lastaccessed": "18 hrs ago",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": true,
"sandbox_length": 2,
"sandboxes": [{"id": 1},{"id": 2}],
"type": "Commerce",
"securitymessage": "Additional verification required"
},
{
"id":3,
"username":"sam_smith@nto.com",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Sales NA",
"domainurl": "nto.quip.com",
"lastaccessed": "9 hrs ago",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": false,
"sandbox_length": 0,
"sandboxes": [],
"type": "Quip",
"securitymessage": "Verified"
},
{
"id":4,
"username":"sam_smith@nto.com",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Commerce",
"domainurl": "nto.demandware.com",
"lastaccessed": "9 hrs ago",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": true,
"sandbox_length": 2,
"sandboxes": [{"id": 1},{"id": 2}],
"type": "Commerce",
"securitymessage": "Additional verification required"
},
{
"id":5,
"username":"sam_smith_marketin_u3",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Marketing",
"domainurl": "mc.exacttarget.com",
"lastaccessed": "9 hrs ago",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": false,
"sandbox_length": 0,
"sandboxes": [],
"type": "Marketing",
"securitymessage": "Verified"
},
{
"id":6,
"username":"sam_smith@nto.com",
"companyname": "Northern Trail Outfitters",
"orgname": "NTO Marketing",
"domainurl": "heroku.com",
"lastaccessed": "9/7/19",
"profile": "System Administrator",
"nickname": "ssmith",
"hasSandboxes": false,
"sandbox_length": 0,
"sandboxes": [],
"type": "Heroku",
"securitymessage": "Verified"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment