restore_backup
Undo previous Pipedrive operations by restoring from a backup file: recreates deleted entities, reverses updates, and removes created ones.
Instructions
Restore the state captured in a backup file (undo a previous operation).
CREATE ops → deletes the entity that was created.
UPDATE ops → PATCHes the entity back to the
beforestate.DELETE ops → re-creates the entity from
before(note: for remove_deal_field, only the schema is recreated; per-deal values are permanently lost).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_file | Yes |