webflow.replaceCustomFontFile prepares a replacement binary for an existing custom font.
Example
automations/webflow-replace-custom-font-file.automation.ts
Inputs
Every input accepts a compatible signal. This action requires thesites:write OAuth scope.
Each axis contains numeric
min, max, and defaultValue fields, an optional name, and a tag of exactly four printable ASCII characters.
Upload the replacement bytes to the returned provider URL to finish the
replacement.
Output
Post the binary to
upload.url as multipart form data. Include every value in upload.fields, then append the binary in a final field named file.