Amazon Connect integration with the WhitePages Pro API via Node 8 Lambda function
- Signup for the free trial of Whitepages Pro API: https://pro.lookup.whitepages.com/api/dashboard
- After receiving your key, place it into the lambda function (
index.js
) where it saysYOUR_KEY
- Create the Node.JS lambda function (v8.10+) and copy the code in from index.js. Note your Lambda ARN for step 5.
- Import the
whitepages-demo.flow
as a new flow in to your Connect instance - 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.