Skip to content

Instantly share code, notes, and snippets.

@amitastreait
Created March 23, 2022 10:40
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 amitastreait/b617da41a2e46b8d5adb20a4e82c404c to your computer and use it in GitHub Desktop.
Save amitastreait/b617da41a2e46b8d5adb20a4e82c404c to your computer and use it in GitHub Desktop.
{
"records": [
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef1"
},
"AccountId": 9000,
"Name": "Alpha Dynamics",
"Type": "Technology Partner",
"Phone": "3362227000"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef2"
},
"AccountId": 9001,
"Name": "Madison Investments",
"Type": "Customer - Direct",
"Phone": "7227003362"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef3"
},
"AccountId": 9002,
"Name": "Burlington Textiles",
"Type": "Customer - Direct",
"Phone": "6179658855"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef4"
},
"AccountId": 9003,
"Name": "GenePoint",
"Type": "Customer - Direct",
"Phone": "7819662255"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef5"
},
"AccountId": 9004,
"Name": "OpenFloor Furniture",
"Type": "Customer - Direct",
"Phone": "9782554185"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef6"
},
"AccountId": 9005,
"Name": "Express Logistics",
"Type": "Customer - Direct",
"Phone": "6175289966"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef7"
},
"AccountId": 9006,
"Name": "Jefferson Management",
"Type": "Customer - Direct",
"Phone": "6179658877"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef8"
},
"AccountId": 9007,
"Name": "Northern Trail Travel",
"Type": "Customer - Direct",
"Phone": "9782551474"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef9"
},
"AccountId": 9008,
"Name": "United Productions",
"Type": "Customer - Direct",
"Phone": "6178524569"
},
{
"attributes": {
"type": "Account",
"referenceId": "AccountRef10"
},
"AccountId": 9009,
"Name": "Edge Communications",
"Type": "Customer - Direct",
"Phone": "4158563255"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment