FormIt
Default fields
Field | Name |
---|---|
id | ID |
context_key | Context key |
form | Form |
values | Values |
ip | IP |
date | Date |
encrypted | Encrypted |
But you can also specify the names of the saved fields.
For example, we have a form with fields name and email.
So we can specify these fields in the export:
text
id==ID,form==Form,ip==IP,date==Date,name==Name,email==Email
Where
You can export values from a specific form using conditions:
text
[{"form":"Brevo"}]