Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Link to product builder

Library Pull is where an image is loaded into the Library via downloading it from a URL. Uploading an image to the Library automatically creates a unique link which can be used to direct the user to the Product Builder.

...

Actions

URL
Verb
Information
/library/pullPOSTCreates a Library item with an image URL

...

Field
Data Type
Required
Information
LibraryItemLibraryItemDetailYFields described below.
ProductBuilderUrlStringYThe product builder A Product Builder URL for the specified Library Item

...

Field
Data Type
Required
Information
ItemGuidStringYThe Guid of the Library item
FileMimeTypeStringYThe MIME type of the Library item.
FileMd5StringNAn MD5 hash of the file contents. Only set if the item is complete.
FileSizeLongNLength of the file in bytes. Only set if the item is complete.