We want to integrate invoicing module with external API. How to do that?
Hello and welcome to the forum @Tayyab1225,
I would start by hiring a competent developer first.
Then, I would consider the following:
- The endpoint for api is this:
https://{ your manager domain }/api2
-
Create access tokens from Settings > Access Tokens
-
To learn about the available paths, methods and parameters you can simply visit the endpoint given in step (1) which documents the entire api in
.json
format