[Vtigercrm-developers] RestfulApi : New open source module for VtigerCRM
Błażej Pabiszczak
b.pabiszczak at yetiforce.com
Tue Sep 5 19:08:50 GMT 2017
This API has several issues:
* It's not a part of Vtiger so it doesn't use everything that already
is built-in in Vtiger
* The entire API doesn't at all verify whether or not a user has
permissions to do something, so what's the point of an API like this if
the permissions don't work in it?
* It doesn't bring any value added, because there is an API in Vtiger,
it might be hard for a beginner to figure it out, but the API itself
exists.
---
Z poważaniem / Regards
BŁAŻEJ PABISZCZAK
_Chief Executive Officer_
M: +48.884999123
E: b.pabiszczak at yetiforce.com
W dniu 2017-09-04 15:38, Jonathan Sardo napisał(a):
> Hello guys,
>
> I have not wrote in this Mailing List for a long time! However, today, I am very happy to share with you my new free open source module for VtigerCRM: RESTFULAPI.
>
> This module add a complete REST API to your CRM.
>
> You will be able to sign in using 2 methods:
> - User login and password
> - User access key (auto generated by Vtiger)
>
> With RestfulApi you can:
> - Create, Retrieve, Update and Delete an entity (CRUD)
> - Retrieve a list of entities using pagination
> - Add criteria to retrieve a specific list of entities
> - Get PickLists values and dependencies
>
> With RestfulApi you can easily connect your website or your mobile application to you CRM.
>
> Here the GITHUB REPOSITORY and DOCUMENTATION: https://github.com/sardoj/VTRestfulAPI
>
> You can DOWNLOAD directly the module (RestfulApi-1.0.0.zip) here: https://github.com/sardoj/VTRestfulAPI/releases
>
> N.B: YOU MUST BE A DEVELOPER TO USE RESTFULAPI.
>
> Regards,
>
> Jonathan SARDO
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20170905/60d3cd81/attachment.html>
More information about the vtigercrm-developers
mailing list