Closed vikas-ss closed 5 years ago
@vikas-ss : We are working on releasing an Official SDK to support NodeJS developers soon. But in the meantime you can use the community supported SDK to make API calls :
You can find the community supported OAuth2Example here
Okay Thanks. Yeah I had seen community supported SDK already.
@abisalehalliprasan Is there any ETA for the official SDK?
Is there any support for making POST request create/update entity? Intuit-outh module provides makeAPICall method which can be used to get employee, customer list from Intuit account, method "GET" is hardcoded in that, there is no way we can pass method into this.
Are you planning to provide POST create/update?