Systems | Development | Analytics | API | Testing

Improving Customer Experience with APIs

Between smartphones, social media, and a growing work from home lifestyle, people are constantly connected to the internet. The new customer experience strategy is to create an immersive digital experience. Reaching new customers and nurturing existing ones by immersing them in your content is the goal, but it takes serious planning and implementation. Not only do you need to know where to reach your customers first, but you need to anticipate and follow their moves.

Calling SQL Server Stored Procedures from a REST API

Using the DreamFactory API management platform it's easy to expose your database stored procedures via API endpoints. This short video demonstrates how to use DreamFactory's auto-generated API endpoints to list available stored procedures, learn more about a specific stored procedure, and call a stored procedure with several input parameters.

Configuring a PingFederate SAML Connection in DreamFactory

All DreamFactory APIs are private by default, requiring at a minimum an API key for authentication purposes. The API key is associated with role-based access control (RBAC) which determines what actions the client responsible for supplying the API key can undertake with regards to the API. OAuth 2.0 makes adding an authentication system to your app or web page considerably easy. Many different service providers support the OAuth 2.0 spec and, in turn, so does DreamFactory.

Why Organizations Should View APIs As Products

The application programming interface (API) is a piece of middleware technology that helps programs talk to each other and improves business workflows. Previous schools of thought categorized APIs as a tool to be kept within the business however recent innovations with APIs show the technology is capable of doing so much more. Thanks to API innovations and evangelists, we’re now on the verge of a new API golden age where businesses rise and fall by the strength of their integrations.

How do APIs Help Integrate Your Organization?

Whether you’re adding to your app ecosystem or working on a full digital transformation business strategy, your aim is a smooth enterprise integration process. But when you’re working with multiple programming languages, brands, or operating systems, it can get complicated quickly. API integration is now critical to business functionality in an increasingly technical world. It’s the best way to avoid compatibility issues with all your apps and opens the door for future implementations.

Are Data Silos Hindering Your Digital Transformation?

Most organizations today have some form of digital transformation strategy in the works. But a large share of these projects fail. Why is this? IT specialists will tell you that apart from misalignment between the goals of IT and business leadership, the main obstacle to a successful digital transformation is the adherence to obsolete data silos.

Common Challenges Associated with the Composable Enterprise

From Silicon Valley startups to established corporations, more and more companies are shifting to a composable enterprise architecture. And it is easy to see why. The world of business technology is growing fast and in unpredictable ways. Businesses need to stay competitive by keeping pace with — or better yet, ahead of — emerging tech. Composable enterprises allow for this flexibility by establishing the groundwork for integrating new applications and functionalities.

The 7 Biggest Software Tool Turnoffs: Find Out What Developers Hate Most About Your Tool

What are the most cringeworthy things about your software tools? To find out what customers hate the most, we surveyed 350+ developers and data science professionals to better understand the pain points of the tools they use. Specifically, we looked at what is their biggest software tool turnoff? Then, we aggregated that information by which professional title they fall under.

Naming API Endpoints

When you write code, you learn quickly that it can be an exacting process. Spaces and semicolons mean something very different to a computer than they do to us. So what’s the best way to document your API in a way that both humans and machines understand? For starters, here are some practices for naming your API endpoints. Did you know you can generate a full-featured, documented, and secure REST API in minutes using DreamFactory? Sign up for our free 14 day hosted trial to learn how!