Skip to main content

Delete all attachments for a Gravity Forms entry

Overview

The "Delete all attachments for a Gravity Forms entry" action allows you to delete all attachments for an existing entry in a form. This action deletes all attachments associated with the entry from the server.

It does not remove the value from the entry in the database, only the files from the server. This can lead to data integrity issues if you don't remember to remove the file URLs from the entry.

Configuration

Entry ID

Enter the entry ID of the entry you want to delete all attachments for.

Outputs

This action provides no outputs. The attachments are just gone. If you need to know what was deleted, you should use the "Get a Gravity Forms entry" action before deleting the attachments.