Hi,
Trying to access api get/post after successful initial authentication. Further get/post requires “provide the session cookie” in the “request API”
-
The initial “Http: Make A Basic Auth rest” - provides " Cookie: ksi=abcdefghijklmnopqrstuvwxyz123 " - which is required for subsequent authentication
-
This must be passed in the header but not sure how to do this in Make since this is not a parameter or field?
-
Api info: https://marketplacetherange.zendesk.com/hc/en-gb/articles/360018523338-API-Stock-Availability
Many thanks for any pointers.