Migration via the Platform UI
- 🎉 Email-based migration now supports two scopes:
- Individual: Migrates only private Zaps under the user’s individual account (equivalent to the
--user
flag of thezapier migrate
CLI command) - Organization: Migrates all Zaps including shared resources across organization accounts (equivalent to the
--account
flag of thezapier migrate
CLI command)
- Individual: Migrates only private Zaps under the user’s individual account (equivalent to the