File tree Expand file tree Collapse file tree 1 file changed +218
-0
lines changed Expand file tree Collapse file tree 1 file changed +218
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Find People at companies
2+ description : " "
3+ total_rows : 20
4+ total_columns : 26
5+ columns :
6+ - title : People Search Source
7+ width : 300
8+ formula : null
9+ position : 0
10+ cell_type : 6
11+ col_letter : A
12+ - title : First Name
13+ width : 300
14+ formula :
15+ data :
16+ max_parallel_runs : null
17+ transformation_template : " {{A.first_name}}"
18+ type : 1
19+ position : 0
20+ cell_type : 0
21+ col_letter : B
22+ - title : Last Name
23+ width : 300
24+ formula :
25+ data :
26+ max_parallel_runs : null
27+ transformation_template : " {{A.last_name}}"
28+ type : 1
29+ position : 0
30+ cell_type : 0
31+ col_letter : C
32+ - title : Full Name
33+ width : 300
34+ formula :
35+ data :
36+ max_parallel_runs : null
37+ transformation_template : " {{A.name}}"
38+ type : 1
39+ position : 0
40+ cell_type : 0
41+ col_letter : D
42+ - title : Job Title
43+ width : 300
44+ formula :
45+ data :
46+ max_parallel_runs : null
47+ transformation_template : " {{A.title}}"
48+ type : 1
49+ position : 0
50+ cell_type : 0
51+ col_letter : E
52+ - title : Location
53+ width : 300
54+ formula :
55+ data :
56+ max_parallel_runs : null
57+ transformation_template : " {{A.city}}, {{A.state}}, {{A.country}}"
58+ type : 1
59+ position : 0
60+ cell_type : 0
61+ col_letter : F
62+ - title : Company
63+ width : 300
64+ formula :
65+ data :
66+ max_parallel_runs : null
67+ transformation_template : " {{A.organization}}"
68+ type : 1
69+ position : 0
70+ cell_type : 0
71+ col_letter : G
72+ - title : LinkedIn Profile
73+ width : 300
74+ formula :
75+ data :
76+ max_parallel_runs : null
77+ transformation_template : " {{A.linkedin_url}}"
78+ type : 1
79+ position : 0
80+ cell_type : 0
81+ col_letter : H
82+ - title : " "
83+ width : 300
84+ formula : null
85+ position : 0
86+ cell_type : 0
87+ col_letter : I
88+ - title : " "
89+ width : 300
90+ formula : null
91+ position : 0
92+ cell_type : 0
93+ col_letter : J
94+ - title : " "
95+ width : 300
96+ formula : null
97+ position : 0
98+ cell_type : 0
99+ col_letter : K
100+ - title : " "
101+ width : 300
102+ formula : null
103+ position : 0
104+ cell_type : 0
105+ col_letter : L
106+ - title : " "
107+ width : 300
108+ formula : null
109+ position : 0
110+ cell_type : 0
111+ col_letter : M
112+ - title : " "
113+ width : 300
114+ formula : null
115+ position : 0
116+ cell_type : 0
117+ col_letter : " N"
118+ - title : " "
119+ width : 300
120+ formula : null
121+ position : 0
122+ cell_type : 0
123+ col_letter : O
124+ - title : " "
125+ width : 300
126+ formula : null
127+ position : 0
128+ cell_type : 0
129+ col_letter : P
130+ - title : " "
131+ width : 300
132+ formula : null
133+ position : 0
134+ cell_type : 0
135+ col_letter : Q
136+ - title : " "
137+ width : 300
138+ formula : null
139+ position : 0
140+ cell_type : 0
141+ col_letter : R
142+ - title : " "
143+ width : 300
144+ formula : null
145+ position : 0
146+ cell_type : 0
147+ col_letter : S
148+ - title : " "
149+ width : 300
150+ formula : null
151+ position : 0
152+ cell_type : 0
153+ col_letter : T
154+ - title : " "
155+ width : 300
156+ formula : null
157+ position : 0
158+ cell_type : 0
159+ col_letter : U
160+ - title : " "
161+ width : 300
162+ formula : null
163+ position : 0
164+ cell_type : 0
165+ col_letter : V
166+ - title : " "
167+ width : 300
168+ formula : null
169+ position : 0
170+ cell_type : 0
171+ col_letter : W
172+ - title : " "
173+ width : 300
174+ formula : null
175+ position : 0
176+ cell_type : 0
177+ col_letter : X
178+ - title : " "
179+ width : 300
180+ formula : null
181+ position : 0
182+ cell_type : 0
183+ col_letter : " Y"
184+ - title : " "
185+ width : 300
186+ formula : null
187+ position : 0
188+ cell_type : 0
189+ col_letter : Z
190+ cells :
191+ A1 :
192+ row : 1
193+ col_letter : A
194+ formula :
195+ type : 3
196+ data :
197+ max_parallel_runs : null
198+ provider_slug : apollo
199+ processor_slug : people_search
200+ input :
201+ person_titles :
202+ - Senior Manager
203+ person_locations :
204+ - Milpitas, CA
205+ person_seniorities : []
206+ contact_email_status :
207+ - verified
208+ - unverified
209+ - unavailable
210+ - likely to engage
211+ q_organization_domains : []
212+ organization_locations : []
213+ organization_ids : []
214+ organization_num_employees_ranges : []
215+ config : {}
216+ output_template :
217+ jsonpath : $.people
218+ spread_output : true
You can’t perform that action at this time.
0 commit comments