Skip to main content
webflow.createAsset creates a hosted upload target for a new asset file.

Example

automations/webflow-create-asset.automation.ts

Inputs

Every input accepts a compatible signal. It requires the assets:write OAuth scope.
This action creates an upload target. Upload the file bytes to the returned provider URL to finish the asset upload.

Output

Returns an object with the fields below. Automate.ax converts provider Date values to ISO 8601 strings.