GuidesChangelog
HomeLog In
These docs are for v2023.1. Click to read the latest docs for v2023.2.

Supported scenarios

  • Create media

For the business rules concerning media, please read Media.


👍

Floriday image media URL

Change For staging: https://api.staging.floriday.io/images/{mediaID}.jpg
Change For live: https://api.floriday.io/images/{mediaID}.jpg



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.