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 theassets: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 providerDate values to ISO 8601 strings.