UNPKG
@pipedream/findymail
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.1
Pipedream Findymail Components
pipedream.com/apps/findymail
@pipedream/findymail
/
sources
/
new-saved-contact
/
test-event.mjs
8 lines
•
183 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
export
default
{
"id"
:
1
,
"name"
:
"John Doe"
,
"email"
:
"john@company.com"
,
"linkedin_url"
:
"https://linkedin.com/in/linkedin"
,
"company"
:
"MyCompany"
,
"job_title"
:
"CEO"
}