Imagine this scenario: you run a thriving business, but you’re constantly bogged down by inefficiencies and communication breakdowns between different departments. You need to spend more time manually transferring data between systems, and customer complaints are starting to pile up. Sound familiar? It’s time to consider system integration. Bringing together all your business’s systems and […]
How Business Automation is shaping Digital Transformation
Business automation is usually a function of how fast a company is growing or maturing. Customers are moving from old desktop/server apps with limited connectivity into more modern apps with APIs enabled. Now it’s more a “must have” rather than “nice to have.” APIs are built for improving automation and user experience, and it’s already […]
Salesforce Replication – Now There is an API for it!
It’s here now …. It’s been sometime that our customers have been asking us for an API to operate our DBSync Cloud Replication for Salesforce. While we had a Java and a SOAP based call, it was missing a ReST interface. Beginning of this year we worked on a platform for building and exposing API’s […]
Speed up connectors’ turnaround with Swagger Specification
What is Swagger Swagger is the world’s most popular and largest framework of API’s developer tools for the open API specification, enabling development across the entire API lifecycle, from design and documentation to test and deployment. How Swagger Specifications Have Revolutionized API Ecosystem In the developer community, with the growing popularity of RESTFUL web services […]
Best Practices For API Testing
What is API Testing ? API Testing is entirely different from GUI testing and mainly concentrates on the business logic layer of the software architecture. This testing won’t concentrate on the look and feel of the application . API Testing requires an application to interact with API. In order to test an API, you will […]
SOAP vs ReST API: A Comparative Analysis
Generally, in technology, we face the dilemma of choosing between two or more services. It is a similar situation when we want to access web services. If we have to make a choice between SOAP and ReST APIs, we certainly get torn between the two options. On the face of things, it is an investment, […]