POST method to request data

I work with an API where all methods used are POST. If in appgyver GET is used as a request for all the data in the collection, how can I use my resources using the POST method?

1 Like

I searched the market place and found a node called HTTP Request. I think we’re supposed to use that.
https://docs.appgyver.com/docs/http-request-1

1 Like