Action: gform_post_export_entries
Fires after exporting all the entries in form
Parameters
| Name | Type | Description |
|---|---|---|
| $form | array | The Form object to get the entries from |
| $start_date | string | The start date for when the export of entries should take place |
| $end_date | string | The end date for when the export of entries should stop |
| $fields | array|string | The specified fields where the entries should be exported from |
| $export_id | string | A unique ID for the export. |
Since
Source
Defined in export.php at line 1204