Post Request - Search and retrieve data published on the TED portal (TED search API)

Hi there,

I am trying to use the Post Request Node to create a workflow that searches and retrieves data from the public page TED ( Public Procurement). I would like to retrieve notices in a table format which contains at least the title and the link to the notice. There are several possibilities and I don’t know which one I should use: TED Developers’ corner: APIs for your own integration - TED and here Swagger UI. Can anybody help out with a sample workflow to start with?

Thanks in advance and kind regards,

Ulrike

I’m curious why you want to use a Post request rather than Get.

As I understand the Search API its “request as POST” or do I just request a token and add then the get request ? Sorry but i dont understand the manual which the EU is providing. My Goal was to retrieve all notices within a certain CPV code. No matter which kind of notice.