Files
cheatsheet-tldr/tldr/zapier-history
2025-10-15 00:19:37 +00:00

22 lines
513 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# zapier history
> List the history for a Zapier integration.
> More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#history>.
- List the history for an integration:
`zapier history`
- Display additional debug output:
`zapier history {{[-d|--debug]}}`
- List the history with a different output structure:
`zapier history {{[-f|--format]}} {{plain|json|raw|row|table}}`