Webflow · Arazzo Workflow
Webflow Deploy Custom Code to a Site
Version 1.0.0
Resolve a site, register a hosted script, then apply it to the site's header.
Provider
Workflows
deploy-site-custom-code
Register a hosted script and apply it to a site's header.
Lists sites, registers an externally hosted script for the chosen site, and applies the registered script to the site header by id and version.
1
listSites
list-sites
List accessible sites to resolve a target site id.
2
registerScript
post-hosted-script
Register an externally hosted script against the site so it can later be applied. Returns HTTP 201 on creation.
3
applyScript
add-custom-code-tosite
Apply the registered script to the site, placing it in the header by referencing the registered script id and version.
Source API Descriptions
openapi