forked from stevanatojr/rdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rdstation_integration.json
54 lines (54 loc) · 1.58 KB
/
rdstation_integration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{"leads":
[{"id":"1",
"uuid":"c2f3d2b3-7250-4d27-97f4-eef38be32f7f",
"email":"[email protected]",
"name":"Bruno Ghisi",
"company":"Resultados Digitais",
"job_title":"IT",
"bio":"This is my bio",
"public_url":"http://rdstation.com.br/leads/public/e8d64a22-17a8-40e3-bb8c-c16af1861708",
"created_at":"2012-06-04T15:31:35-03:00",
"opportunity":"false",
"number_conversions":"3",
"user": "[email protected]",
"first_conversion": {
"content": {
"identificador":"ebook-abc",
"nome":"Bruno",
"email_lead":"[email protected]",
"telefone":"99999999",
"empresa":"Resultados Digitais",
"cargo":"IT"
},
"created_at":"2012-06-04T15:31:35-03:00",
"cumulative_sum":"1",
"source":"source 1",
"conversion_origin": {
"source": "source 1",
"medium": "medium 1",
"value": "value 1",
"campaign": "campaign 1",
"channel": "channel 1"
}
},
"last_conversion": {
"content": {
"identificador":"webinar-abc",
"email_lead":"[email protected]"
},
"created_at":"2012-06-04T15:31:35-03:00",
"cumulative_sum":"2",
"source":"source 2"
},
"custom_fields": {},
"website": "http://www.resultadosdigitais.com.br",
"personal_phone":"48 30252598",
"mobile_phone":"48 30252598",
"city":"Florianópolis",
"state": "SC",
"lead_stage": "Lead",
"tags": ["tag 1", "tag 2"],
"fit_score":"d",
"interest":0
}]
}