@Seoloewe wrote:
Hello SeoTools Community,
I'm trying to use an API from nexmart.de to request things like productprice and stock but after 7 days of try and error I really need your help. Otherwise i'm getting crazy.
This is what I actually tried:
=Dump(JsonPathOnUrl("https://www.nexmart.com/api/uploadbasket";"$.basketId";HttpSettings(WAHR;;;"200|200|Host";"POST";;;{"ClientId"."SoapUI_Client";"portalId"."nexmart.de";"organisation"."BDE******";"userName"."";"password"."";"marketplace"."nexmart";"login"."********";"customerNumber"."*****************"})))These are the important documentation-parts:
This is the request process:
- send products via API
- return a generated Basket ID from nexmart
- send Basket ID
- return stock and/or product prices
Thank you.
Max
Posts: 3
Participants: 2