Custom REST API

Posted by mnashi on 13-Sep-2017 20:24

What are the best ways to create custom REST API services in Rollbase? I would like to create some services in the application which can be consumed by the third party systems.

I don't think Rollbase currently has this feature but interested in knowing if there are ways to accomplish this and it is on the roadmap.

All Replies

Posted by Thierry Ciot on 14-Sep-2017 11:06

You do not need to do anything to create the services.  As soon as you create objects in Rollbase, these objects are accessible via SOAP or REST.
 
Thierry.
 
 

Posted by mnashi on 14-Sep-2017 20:32

Yes. I am aware of this feature but what I am looking here is to write a custom REST service in Rollbase. The service will implement a business logic and update more than one object in the same call.

Posted by Thierry Ciot on 15-Sep-2017 07:00

You should be able to implement the logic in a trigger.
 

Posted by mnashi on 15-Sep-2017 09:32

Thanks. I was also thinking in a similar way. In order to confirm the approach, could you please share more details on the approach and an example if you have one? We also want to make sure that the solution is scalable and can handle high volume. 



This thread is closed