You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently when I receive form responses, I need to manually check the responses through SSH. To analyze responses or use them in other tools, it would be great to have an export to CSV feature that I can use directly from the terminal.
Describe the solution you'd like
Add a new command export that allows exporting form responses to a CSV file,
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently when I receive form responses, I need to manually check the responses through SSH. To analyze responses or use them in other tools, it would be great to have an export to CSV feature that I can use directly from the terminal.
Describe the solution you'd like
Add a new command
export
that allows exporting form responses to a CSV file,The text was updated successfully, but these errors were encountered: