GHL Workflow Import/Export Tool

Internal tool for Authority Entrepreneurs. Copies GoHighLevel workflows between client sub-accounts.

Current release: 1.0.0

Installing it

In GoHighLevel: Agency → Settings → Company → Custom JS, paste this one line and save, then hard-refresh a sub-account page.

<script src="https://REPLACE-WITH-HOST/v1/widget.js" async></script>

A round button appears in the bottom-right of every sub-account page.

The URLs

PathWhat it is
/v1/widget.js What agencies paste. Updated in place, cached five minutes.
/1.0.0/widget.js This release, frozen. Never changes. Use it to pin an agency to a known-good build.
/staging/widget.js For testing a build before it reaches /v1/. Never cached.

Note

This file is public and contains no secrets. The tool borrows the logged-in user's own GHL session token at runtime and stores nothing.