Library Pull

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.

Requires:

or

Actions

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

Fields

Field
Data Type
Required
Information
UrlStringYThe image URL

 

The following details are returned about an item:

Field
Data Type
Required
Information
LibraryItemLibraryItemDetailYFields described below.
ProductBuilderUrlStringYA Product Builder URL for the specified Library Item


The following details are returned about a 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.
FileSizeLongNLength of the file in bytes.