🌐
Campaign
developer.goacoustic.com › acoustic-campaign › docs › payload-examples
Payload examples
iOS contains three extra values from Android which are: destructive, authentication and foreground which are only required when the type is not “url” “openApp”, “rich” or “dial”. Additionally, in “category-actions” the “name” field is required for the title of the button, in “notification-action” the name field is not used as it is part of the Apple payload in {“aps”:”alert”:{“action-loc-key”: “name” }}
🌐
Micro Focus
docs.microfocus.com › doc › ESM › SaaS › KeyExpressionsXIE
JSON payload expressions - Enterprise Service Management
July 11, 2025 - Access comprehensive documentation for OpenText products, including Release Notes, Getting Started, Installation, Upgrade, Integration, Administration, Usage, Troubleshooting, and Developer Guides.
🌐
JSON
json.org › example.html
JSON Example
{"widget": { "debug": "on", "window": { "title": "Sample Konfabulator Widget", "name": "main_window", "width": 500, "height": 500 }, "image": { "src": "Images/Sun.png", "name": "sun1", "hOffset": 250, "vOffset": 250, "alignment": "center" }, "text": { "data": "Click Here", "size": 36, "style": "bold", "name": "text1", "hOffset": 250, "vOffset": 100, "alignment": "center", "onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;" } }}
🌐
W3Schools
w3schools.com › js › js_json.asp
W3Schools.com
Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.
🌐
Stack Overflow
stackoverflow.blog › 2022 › 06 › 02 › a-beginners-guide-to-json-the-data-format-for-the-internet
A beginner's guide to JSON, the data format for the internet - Stack Overflow
The final JWS is then the base64 header, base64 payload, and signature joined by dots. For example: eyJ0eXAiOiJKV1QiLA0KICJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJqb2UiLA0KICJleHAiOjEzMDA4MTkzODAsDQogImh0dHA6Ly9leGFtcGxlLmNvbS9pc19yb290Ijp0cnVlfQ.dBjftJeZ4CVP-mB92K27uhbUJU1p1r_wW1gFWFOEjXk · JSON Web Tokens (JWT) are a special form of a JWS.
🌐
Adobe
opensource.adobe.com › Spry › samples › data_region › JSONDataSetSample.html
JSON Data Set Sample
The JSON output from different Server APIs can range from simple to highly nested and complex. The examples on this page attempt to illustrate how the JSON Data Set treats specific formats, and gives examples of the different constructor options that allow the user to tweak its behavior.
Find elsewhere
🌐
Microsoft Power Platform
community.powerplatform.com › forums › thread › details
Flow Parse JSON use a sample payload to generate schema
July 28, 2019 - I've looked for training module to generate 'Flow' JSON scheme. While I have successfully built Flows with JSON it's more a hit and miss implementation. The principal reason my understanding at this moment in time is inadequate as to how to generate a schema correctly · Is there any step by ...
🌐
ReqBin
reqbin.com › req › 2xhbguy8 › json-payload-example
How do I send JSON Payload to the server?
January 13, 2023 - In this JSON Payload Example, we send JSON to the ReqBin echo URL.
🌐
Oracle
docs.oracle.com › en › cloud › paas › integration-cloud › rest-adapter › json-content.html
JSON Content Patterns
November 15, 2024 - On the Basic Info page, select Configure a request payload for this endpoint. On the Request page, select JSON Sample from the Select the request payload format list, then specify {} as the empty JSON object in the <<<inline>>> link.
🌐
Atlassian
developer.atlassian.com › server › crowd › json-requests-and-responses
JSON requests and responses
These samples show the JSON representations that the Crowd REST Resources expect to receive.
🌐
Yudash
docs.yudash.com › device-to-cloud-api › payload-formats › json-payloads
JSON Payloads | YuDash
May 28, 2024 - LYNX has two user provided input strings (Payload Gen Key#1 and Payload Gen Key#2). We will call them plKey1 and plKey2. This is the simplest JSON format with key value pairs. plKey1 and plKey2 are not used.
🌐
YouTube
youtube.com › watch
Create a JSON payload with the JSON Builder step - YouTube
Do you need a JSON payload and you're not exactly sure how to write a script to generate one? Don't worry, ServiceNow's new JSON Builder Step has you covered...
Published   October 23, 2023
🌐
JSON Schema
json-schema.org › learn › json-schema-examples
JSON Schema - JSON Schema examples
{ "title": "Sample Movie", "director": "John Director", "releaseDate": "2023-07-01", "genre": "Action", "duration": "2h 15m", "cast": ["Actor A", "Actress B", "Actor C"]}
🌐
JSON:API
jsonapi.org › examples
JSON:API — Examples
This page contains additional examples of how to apply various parts of the specification · Examples of how sparse fieldsets work
🌐
Microsoft Edge
microsoftedge.github.io › Demos › json-dummy-data
JSON dummy data | Demos
This is a collection of dummy JSON files in various sizes to use as test data for the JSON viewer.