API Designer

API Designer provides a workbench for developers to build custom HTTP based APIs which can be exposed to the VTAP Javascript APIs or the external application for integration easily.

APIs can be defined using VADL specification. Platfrom takes care of user authorization and record-access control as per configuration in the CRM.

You Can Use API Designer for different purposes :

  • To Build Vtiger custom REST APIs. Combine multiple API operations in one API call.
  • To Build custom incoming webhook end points.
  • When you want Vtiger Javascript APIs to connect and directly interact with 3rd party applications.
  • To integrate with any applications that has basic authentication, secret key based, bearer based or oauth2 based APIs enabled.