JSON
J · Glossary
JSON is a common format for sending data between systems. It looks like structured text with names and values, like { name: 'Adam', email: 'x@y.com' }. Many tools (APIs, webhooks, automation platforms) use JSON because it is readable and flexible. You do not need to become a programmer to use it, but understanding the basics helps when mapping fields, debugging workflows, or seeing what data is actually being passed around.
Want to see how this could work for your business?
Book a free discovery call