[Help needed]API Node for Pull

Help needed. I want to connect the external vendor's server to incorporate JSON files as bulk approach.

the agency's API document describes like below:

 

POST "https://www.services.AGENCY.com/api/v4/my-project/analysis-results/queue/pull"

Authorization: Auth-Token [YOUR_PROJECT-API-KEY]

{ max_count : 5, require_ack : true }

 

tried to find the best Node, but "POST Request" and "GET Request" dont work.

pls. kindly tell me what Node can help me and how we set parameters on the node.

Hi Kuramori,

Can you share the configuration of the POST request you have tried?

Cheers,

Roland