Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConvertCSVToRecords - Add ability to ignore first row headers in CSV and provide alternative api names #1596

Open
RomanTheCube opened this issue Oct 9, 2024 · 0 comments

Comments

@RomanTheCube
Copy link

This action is so incredibly useful however in my opinion, it would be so much more broadly useable if one change were added, which would allow you to essentially choose if you want to use the CSV's first row headers as the api names, OR you can ignore that row in the file and use api names that the user provides.

Suggestion:

  1. Add boolean option "Ignore first row column headers"
  2. Add text input field for Comma Separated List of field api names, and use these instead of file first row headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant