Patrick Peng Sun 8 лет назад
Родитель
Сommit
1ec6ff68de
1 измененных файлов: 18 добавлений и 44 удалений
  1. +18
    -44
      sample_data/crm_view_lead.json

+ 18
- 44
sample_data/crm_view_lead.json Просмотреть файл

{ {
"id": "58f4aa0682ea74bb8",
"name": "same email",
"id": "5959bd97a0c06a6b2",
"name": "another user",
"deleted": false, "deleted": false,
"salutationName": "", "salutationName": "",
"firstName": "same",
"lastName": "email",
"firstName": "another",
"lastName": "user",
"title": "", "title": "",
"status": "New", "status": "New",
"source": "", "source": "",
"industry": "", "industry": "",
"opportunityAmount": 120,
"opportunityAmount": null,
"website": "", "website": "",
"addressStreet": "", "addressStreet": "",
"addressCity": "", "addressCity": "",
"addressState": "", "addressState": "",
"addressCountry": "", "addressCountry": "",
"addressPostalCode": "", "addressPostalCode": "",
"emailAddress": "test@gmail.com",
"phoneNumber": "456",
"emailAddress": "abd1@gmail.com",
"phoneNumber": null,
"doNotCall": false, "doNotCall": false,
"description": "", "description": "",
"createdAt": "2017-04-17 11:41:58",
"modifiedAt": "2017-06-04 04:08:16",
"createdAt": "2017-07-03 03:44:23",
"modifiedAt": "2017-07-03 03:44:43",
"accountName": "", "accountName": "",
"password": "abcdefg",
"wechatOpenID": "the user id obtained from wechat public account",
"opportunityAmountCurrency": "AUD",
"opportunityAmountConverted": 120,
"password": "abc",
"wechatOpenID": "myid",
"opportunityAmountCurrency": null,
"opportunityAmountConverted": null,
"emailAddressData": [ "emailAddressData": [
{ {
"emailAddress": "test@gmail.com",
"lower": "test@gmail.com",
"emailAddress": "abd1@gmail.com",
"lower": "abd1@gmail.com",
"primary": true, "primary": true,
"optOut": false, "optOut": false,
"invalid": false "invalid": false
},
{
"emailAddress": "abc@hotmail.com",
"lower": "abc@hotmail.com",
"primary": false,
"optOut": false,
"invalid": false
},
{
"emailAddress": "def@jjx.com.au",
"lower": "def@jjx.com.au",
"primary": false,
"optOut": false,
"invalid": false
}
],
"phoneNumberData": [
{
"phoneNumber": "456",
"primary": true,
"type": "Home"
},
{
"phoneNumber": "123",
"primary": false,
"type": "Mobile"
} }
], ],
"phoneNumberData": [],
"createdById": "1", "createdById": "1",
"createdByName": "Admin", "createdByName": "Admin",
"modifiedById": "1", "modifiedById": "1",
"createdContactName": null, "createdContactName": null,
"createdOpportunityId": null, "createdOpportunityId": null,
"createdOpportunityName": null, "createdOpportunityName": null,
"imagesIds": [],
"imagesNames": {},
"isFollowed": true, "isFollowed": true,
"followersIds": [ "followersIds": [
"1" "1"
"followersNames": { "followersNames": {
"1": "Admin" "1": "Admin"
}, },
"imagesTypes": {}
"avatarName": "speed-icon.jpg",
"avatarId": "5959bdaa7b7714a12"
} }

Загрузка…
Отмена
Сохранить