Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Visual builder docs explainer for zapier pull
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmatic-zac committed Aug 30, 2024
1 parent d1e585a commit aedebe3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/_manage/versions/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ Learn more on:

Integrations created with the Platform CLI cannot be edited in the Platform UI, however you can view the available versions in the Platform UI. You can also run the [`zapier versions`](https://github.com/zapier/zapier-platform/blob/master/packages/cli/docs/cli.md#versions) command to see the same information in your local terminal.

### What do I do if I am blocked from pushing new versions?

Zapier may fix bugs or add new features to your integration and release a new version. You can run `zapier pull` to update your local files with the latest version.

Any destructive file changes will prompt you with a confirmation dialog before continuing.

## Who can view your versions?

For public integrations, which are searchable in the Zap editor or in the app directory, a user who selects your integration in the Zap Editor will be using the current public version by default.
Expand Down

0 comments on commit aedebe3

Please sign in to comment.