Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Products, events or projects & campaigns are stored in Picturepark in Lists as List Items. For integrating external systems e.g. PIM or event platforms or webshops you can get all list items from Picturepark via get Get Many List Items https://demo.picturepark.com/Docs/Rest/index.html#operation/ListItem_GetMany

VIDEO: Get List Item from Picturepark in Postman 

api-client-getListItem-Request-Postman_2020-06-19_12-39-56.mp4
  • Add {{apiHost}} before the request. 

  • Add {{apiToken}} as the token for authorization of type Bearer token.  

  • Add key "Picturepark-CustomerAlias" to the Header with the value {{customerAlias}}

  • Add additional keys to the Params as requested in query parameters per request in the API documentation.

  • No labels