Vero
-
Import/clone the
Vero_HTTPsource from the Connectors library application.-
Vero API authentication is described in API v2.0 Authentication . To authenticate against the Vero API, you need to use your auth_token in each request. Your `auth_token` can access all of your data and, with future API releases, will be able to read from Vero too.
-
The Connectors library application contains examples of how to create and deleate an user. You can modify the examples for any other API calls supported by Vero: https://developers.getvero.com/
-
Last updated on