Hi, I have a Json that comes from an endpoint, I query it and it returns the json, but when I send it to my Wordpress as a post it only publishes the first element of the body every minute, it doesn’t stop. How can I publish them all?
I would use the Loop Piece on the http body and then move the Custom API call inside the loop