Advanced FiltersClear Filter
Star Rating
Categories
Infographic Design: Everything from Info to Graphic (+Free Guide)

Infographic Design: Everything from Info to Graphic (+Free Guide)

You’ve compiled some boring information and you have to present it Friday morning. How can you avoid putting everyone to sleep?
by Daniella Alscher
What Is Data Integrity? How It Makes Your Business Trustworthy

What Is Data Integrity? How It Makes Your Business Trustworthy

Data is the lifeblood of business. Protecting it has never been more critical.
by Keerthi Rangan
How Technology Procurement Is Moving Online

How Technology Procurement Is Moving Online

Anyone of a certain age remember this Palmolive commercial from the early 1970s?
by Robert Mahowald
What is SaaS? What You Need to Know for Future Success

What is SaaS? What You Need to Know for Future Success

We live in a world of software. 
by Keerthi Rangan
What Is SFTP? How To Transfer Files Over The Network Safely

What Is SFTP? How To Transfer Files Over The Network Safely

Whether it involves critical business documents or confidential client data, no one wants their company's sensitive information to fall into the wrong hands.
by Mara Calvello
What Is Legal Tech? (+ How It's Changing the Legal Industry)

What Is Legal Tech? (+ How It's Changing the Legal Industry)

The legal industry is famously slow to adopt new technology, so its digital transformation has therefore been slow to coalesce.
by Patrick Szakiel
The 3 Types of Logos: A Method to the Madness

The 3 Types of Logos: A Method to the Madness

A picture is worth more than a thousand words — sometimes, it’s worth a billion dollar company.
by Daniella Alscher
Webhooks

Webhooks

What is a webhook? A webhook is a type of API, or application programming interface, which allows a given web application to send data to another application when predefined events occur. While most APIs handle two-way data exchanges between disparate software based on user requests, webhooks send data one-way when certain events occur. For example, a webhook might send the length of time a user spent on a page whenever a user leaves the page. Webhooks can also be called “web callbacks” or “HTTP Push APIs”.Developers use webhooks along with other APIs to create and manage connections between their own software and other applications. Because webhooks send data triggered by events, they are typically favored over APIs when the developer wants to accumulate data over time. By contrast, APIs tend to be more useful when developers want data sharing to occur at instances defined by user behavior. While other types of APIs make requests for data and return a result, webhooks passively wait for data events to occur.To set up a webhook, clients create a webhook URL which they provide to the webhook provider. From then on, the providing webhook sends data to that webhook URL for ingestion by the client’s application. The client’s application validates incoming webhook requests to ensure that the incoming data is from the provider and not a security threat, then receives the data.Like other APIs, the information that can be monitored and sent by a given webhook is governed and understood by both the host site and the client site via comprehensive documentation. This mutual “contract” allows both parties to protect sensitive data, as a webhook will package no more data than is necessary to fulfill the webhook owner’s desired output. In this way, neither application fully exposes its own or its users’ data.
by Adam Crivello
The Ultimate Guide to Passwordless Authentication

The Ultimate Guide to Passwordless Authentication

You have business accounts, therefore you have usernames and passwords...for now.
by Merry Marwig, CIPP/US
What is Customer Experience (CX)? How to Improve CX in 15 Ways

What is Customer Experience (CX)? How to Improve CX in 15 Ways

Your mission is to retain the customers at your base.
by Ninisha Pradhan