Icon

2. GETRequest

GET Request

This workflow connects to the JSONPLaceholder API to get fake posts written by fake users.
https://jsonplaceholder.typicode.com/posts

Use GET Request node toretrieve posts from RESTService from JSONPlaceholderAPI https://jsonplaceholder.typicode.com/posts?userId=<userID> Workflow: GETRequest This workflow connects to theJSONPLaceholder API to get fake postswritten by fake users.https://jsonplaceholder.typicode.com/posts sendrequestsextract arrayof JSON structuresremove response bodyungroup collcetion onrowsextract postsfrom JSON responsesList userIDsof interestprepare request for JSONPLaceholder API with userIDGET Request JSON Path Column Filter Ungroup JSON to Table Table Creator String Manipulation Use GET Request node toretrieve posts from RESTService from JSONPlaceholderAPI https://jsonplaceholder.typicode.com/posts?userId=<userID> Workflow: GETRequest This workflow connects to theJSONPLaceholder API to get fake postswritten by fake users.https://jsonplaceholder.typicode.com/posts sendrequestsextract arrayof JSON structuresremove response bodyungroup collcetion onrowsextract postsfrom JSON responsesList userIDsof interestprepare request for JSONPLaceholder API with userIDGET Request JSON Path Column Filter Ungroup JSON to Table Table Creator String Manipulation

Nodes

Extensions

Links