DZone
Integration Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Integration Zone > How to Connect to FullContact API From Appery.io Server Code

How to Connect to FullContact API From Appery.io Server Code

To make it simple to use FullContact API, we created a Server Code plug-in that quickly creates a script to invoke the Person API.

Max Katz user avatar by
Max Katz
·
Jan. 17, 17 · Integration Zone · Tutorial
Like (1)
Save
Tweet
3.58K Views

Join the DZone community and get the full member experience.

Join For Free

FullContact Developer APIs such as Person API, Company API, Email API, and others can provide social profiles in an app, improve contacts in an address book, enrich CRM information, and create marketing campaigns.

To make it simple to use FullContact API, we created a Server Code plug-in that quickly creates a script to invoke the Person API. You only need to set the FullContact API key. The following animated GIF shows how to insert the FullContact plug-in and its script:

fullcontact_servercode

Once you set the API key, it’s fast to test the script and the API. Switch to the Run tab to test the script. The script comes with a sample email. Feel free to change the input data.

FullContact_ServerCode_run-1024x429.png

Script testing.

You can also set the email as a script parameter. Update the script code to look like this:

var email = request.get("email");

Then, add the parameter on Script parameters tab.

Using the Server Code plug-in for FullContact API, it’s fast and simple to invoke the Person API. Using this plug-in as a starting point, you can update the script to include other API parameters or use other APIs.

API Appery.io

Published at DZone with permission of Max Katz, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • API Security Weekly: Issue 164
  • Java: Why Core-to-Core Latency Matters
  • SQL CTE: How to Master It in One Sitting With Easy Examples
  • How Template Literal Types Work in TypeScript

Comments

Integration Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo