HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

zapier history — List the history for a Zapier integration. More information: <https://github.com/zapier/zapier-platf

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandhistoryclizapier historyforlistzapier

Problem

How to use the zapier history command: List the history for a Zapier integration. More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#history>.

Solution

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}}

Code Snippets

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}}

Context

tldr-pages: common/zapier history

Revisions (0)

No revisions yet.