Restructure JSON array of objects in Zapier to access object key data

Let's explore how to restructure a JSON array of objects in Zapier to access object key data. More specifically, how to reduce a JSON array to make the values for each object key available in subsequent zap [...]

By |2025-08-26T19:08:08+00:00June 3, 2019|Web Dev|1 Comment

Mobile Detect: When @media queries aren’t enough

Lightweight PHP Class for Detecting Mobile Devices Today I came across a fantastic, lightweight PHP class for detecting mobile devices. It's called Mobile Detect, and you can download it here: http://mobiledetect.net/ The use case from today [...]

By |2025-08-26T19:08:13+00:00June 7, 2017|Web Dev|0 Comments