Icon

3. POST Request

<p><strong>POST Request</strong></p><p>This workflow connects to the <em>JSONPlaceholder API</em> via <em>POST Request</em> to add a new ID to the object sent: https://jsonplaceholder.typicode.com/posts</p>

Use the POST Request node to retrieve posts through a REST Service from JSONPlaceholder API
https://jsonplaceholder.typicode.com/posts?userId=

Workflow: POST Request


This workflow connects to the JSONPlaceholder API via POST Request to add a new ID to the object sent: https://jsonplaceholder.typicode.com/posts

Prepare request forJSONPlaceholder APIwith userID
Expression
Extract arrayof JSON structures
JSON Path
Extract postsfrom JSON responses
JSON to Table
List userIDsof interest
Table Creator
Remove response body
Column Filter
Ungroup collectionin rows
Ungroup
Send requeststo API
POST Request

Nodes

Extensions

Links