URL

String Value Type

Property description

Data storage suitable for uploading files can be targeted by a static URL or link acquired from an action connected to configured data storage integration.

Binding action with proper configurated data store integration has to return valid URL and Method parameters, possible others like headers, etc.

A disposable static URL link for uploading files is generated by cloud object storage like Amazon S3, which means it makes no sense to use it as a constant value due to its expiration. On the other hand, custom back-end storage can be linked by a persistent URL link.

State

Switching between static mapped URL link and link get through the action.

Value types

STATIC, ACTION

Availability

File Upload

Last updated