Skip to content

Amazon Connect integration with the WhitePages Pro API via Node.JS lambda function

Notifications You must be signed in to change notification settings

linuxdave/amazon-connect-whitepages-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Amazon Connect: Whitepages API Demo

Amazon Connect integration with the WhitePages Pro API via Node 8 Lambda function

  1. Signup for the free trial of Whitepages Pro API: https://pro.lookup.whitepages.com/api/dashboard
  2. After receiving your key, place it into the lambda function (index.js) where it says YOUR_KEY
  3. Create the Node.JS lambda function (v8.10+) and copy the code in from index.js. Note your Lambda ARN for step 5.
  4. Import the whitepages-demo.flow as a new flow in to your Connect instance
  5. In the imported flow, edit the "Invoke" module to replace the lambda function ARN with your own ARN from step 3.

This demo just pulls 4 values out of the hundreds possibly returned by the reverse phone lookup.

About

Amazon Connect integration with the WhitePages Pro API via Node.JS lambda function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published