GuidesChangelog
HomeLog In

Supported scenarios

  • Create media

For the business rules concerning media, please read Media.



Create Media


Purpose

Create an image of the supplier organization trade-item or batch in the Floriday image repository.



Prerequisites

  • The user has inserted images in the supplier application.


Process steps

NRProcess stepAPI call / scenario
1Create an image in Floriday with a unique mediaId.AddImage
After Supplier ERP has added an image with an mediaID in Floriday, the supplier ERP creates a Floriday image media URL:
For staging: https://api.staging.floriday.io/images/{mediaID}.jpg
For live: https://api.floriday.io/images/{mediaID}.jpg
Process the image media in the supplier application.