Topic by jaya lakshmi
We have a requirement where once a record is created in Siebel it should get synched to RN, We are using RighNow Connect SOAP API for this integration. The issue is it works fine for standard objects like Contact, Organization, Incident etc but when trying to sync an order it errors out saying object cannot be created. I have checked the Connect API documentation and it mentions that only standard objects can be created via API not custom objects. Is there any way we can create custom object records through API in RN ?