Webflow API and Documentation · Arazzo Workflow
Webflow Apply Custom Code and Publish
Version 1.0.0
List a site's registered scripts, apply one to the site, then publish the site.
View Spec
View on GitHub
CMSContent ManagementEcommerceNo-CodePublishingWeb DevelopmentArazzoWorkflows
Provider
Workflows
apply-custom-code
Apply a registered script to a site and publish it.
Lists the registered scripts for a site, applies the first one to the site header, and publishes the site so the script goes live.
1
listScripts
get-scripts
List the scripts registered to the site.
2
applyCustomCode
add-custom-code-tosite
Apply the first registered script to the site header.
3
publishSite
site-publish
Publish the site so the applied script runs on the live pages.