Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 414 Bytes

File metadata and controls

8 lines (5 loc) · 414 Bytes

InsideViewAPI-samples

Sample codes for getting started with InisideViewAPIs

UI Sample Code - This illustrates a simple Enrich API flow. The following HTML5 project (index.html) which takes accessToken and Email as an input and responds with Company and Contact informaiton.

Note : The following accessToken should be CORS Enabled. For testing in local, enable CORS plugin provided by chrome and set it to ON.