Newer
Older
Connect with Abstractapi.com to fetch company details using domain or email address.
We will add a widget to the detail page of Organization, where user will be given an option to fetch the company's data
Please follow the below steps to a achieve this integration using VTAP platform.
1. Sign up for an account in https://www.abstractapi.com and note down api key.
2. In Vtiger, we need to build and publish an API using Api Designer to connect to abstractapi servers. APi link is https://extend.vtiger.com/vtap/app_examples/blob/master/abstractapi/get_abstractapi_company_enrich.xml
3. Create a TAP script in Accounts or any custom module to register the widget. TAP script link is https://extend.vtiger.com/vtap/app_examples/blob/master/abstractapi/EnrichWidget.js
4. If you want to release an extension module then we would recommend you to create a custom extension and create API and TAP script for that custom module.