Platform
Why
Pricing
Help Center
Tutorials
Block docs
Template
Home
Platform
Why
Pricing
Company
About us
Contact us
Help Center
Tutorials
Block docs
Template
Login
Sign up
We found 3 matches for: json
An overview of all json blocks currently available, updated daily!
response: reply in JSON
In-pins
flow
connection
code
HTTP Status Code to return on this response.
type
Sets the Content-Type HTTP header.
Headers
Custom HTTP Headers to set, Array of Objects [{ key: Value, value: Value }]
data
Object, Array or any type casted to value.
Out-pins
flow
connection
response: reply in JSONP
In-pins
flow
connection
code
HTTP Status Code to return on this response.
Headers
Custom HTTP Headers to set, Array of Objects [{ key: Value, value: Value }]
callback
The name of the callback function
Out-pins
flow
connection
JSON: Parse
In-pins
Stringified
Out-pins
Object