Hi,
Looking to build an integration between Kantata (Salesforce) and NetSuite, as I understand there is no standard integration app for this.
Has anyone done this before or similar?
It's is REST web services API based on JSON format.
Thanks.
Hi,
Looking to build an integration between Kantata (Salesforce) and NetSuite, as I understand there is no standard integration app for this.
Has anyone done this before or similar?
It's is REST web services API based on JSON format.
Thanks.
Hi Michelle, yes, that is a custom integration, here is the API documentation for Kantata: https://developer.kantata.com/#section/Authentication
You can use the Integrator.IO Salesforce connector to authenticate and connect to your Kantata instance. You will need to use a SOQL query to export data out of Kantata. Here is the api documentation for Kantata: https://developer.kantata.com/#section/Authentication