Importance of a Quality Data: Many organizations, whether they recognize it or not, experience the effects of disparate data. High-quality data is the cornerstone on which success is built when a decision must be taken, or a plan needs to be put into action. The Master Data Hub steps in at this point. No matter […]
Posts Tagged ‘api’
Cool Things You Can Do with Marketo’s REST API
Hey, friend! This is April Deibert and Sam Schwarz with the Marketo Team, a part of the Digital Marketing Solutions Practice here at Perficient. Over the past year, we’ve worked on some cool client projects where we used our Marketo REST API skills creatively. We thought you might appreciate learning more. If any of these […]
Monolith to Serverless in 10 Minutes
The web-based Application Programming Interface (API) concept has been around since the ’90s. Due to the need to maintain and grow business, there are now centuries worth of existing code, most of which we define today as monolithic. The thought of change for many companies is daunting at best, if not inconceivable. There are countless […]
Using Ansible URI module with SonarQube tokens
RedHat Ansible is a very flexible configuration management tool that comes with a variety of built in modules. One of these modules, ansible.builtin.uri, is provided as an alternative to using “curl” commands through the ansible.builtin.shell or ansible.builtin.command modules. However, the module documentation does not provide a specific example of how to use the URI module […]
How to Integrate AWS Lambda with Amazon API Gateway Using Terraform Code
In the most scenario we integrated AWS Lambda with API Gateway to run our application which are written in Python, Node.js, Go, .NET, Java, Ruby, etc. A Lambda integration traces a path and HTTP method combination to a Lambda function. We can configure the API Gateway to pass the content of the HTTP request as is […]
Is GraphQL Right for Your Application Architecture?
Your mobile applications and web applications need to get their data from somewhere, and that somewhere is most often your API layer. So how you design and build your APIs will have a big impact on the success of your mobile and web applications and therefore on the happiness of your customers. One key decision […]
Signal 2021 Day 1: Twilio Engage, Intelligence for Voice, Flex One and more
As expected, there was no shortage of announcements on the first day of Signal, mostly during the keynote. We’ll be able to dig deeper into the details on some of these in breakout sessions, but there is certainly some interesting stuff to talk about. Twilio Engage represents the first over-arching consolidation of services into a […]
Perficient Hosts First In-Person MuleSoft Meetup Event at Nagpur Office
Hello Muleys! What is a Muley? The term ‘Muley’ is an endearing nickname for MuleSoft enthusiasts within the MuleSoft community. On August 7,2021 Perficient partnered with the local Nagpur MuleSoft Meetup Group to host our first in-person MuleSoft Meetup with support from Perficient Nagpur leadership. Muleys from throughout the Nagpur community were invited to attend […]
Understanding Postman Variables and 5 Tips and Tricks for Working With Them
Postman is an interactive and automated tool for testing your project’s application programming interface (API), which allows your product or services to talk to other products or services. Postman is a Google Chrome extension that allows you to connect with HTTP APIs. It has a user-friendly interface for creating requests and reviewing responses. It works […]
Interoperability with the MuleSoft Accelerator for Healthcare
This is the second post in our blog series about Healthcare Interoperability with MuleSoft. Click here to read the first installment. As we’ve introduced in the previous blog, interoperability in healthcare plays a critical role in exchanging health information seamlessly and securely. With regulations like the CMS Final Rule, data such as the below can be made available and shareable: Patient Record API Provider Directory API Payor to […]
Introduction to API… The effortless definition to understand
What is an API? API (Application Programming Interface) is an interface/intermediate software that allows two different applications to talk to each other. WWW and Remote Servers A WWW (World Wide Web) is about communication between Clients and Servers Clients are browsers. Servers are database/backend of the websites. Every page on the internet is […]
Understanding Interoperability Final Rules for Patients, Hospitals, and Clinicians
The patient is at the center of the 21st Century Cures Act. The interoperability provisions grant patients more power over their care and access to key information. Interoperability, a popular term in the healthcare industry, is the ability to exchange electronic health information seamlessly and securely without significant effort from the user. It allows for […]