I have a python codebase that outputs a csv file, how can I integrate the csv to monday.com using the monday API? I want the csv file to be added to a monday board and each row in the csv file should be an item on the monday board.
How can I link the csv output from a code base with Monday.com
1 reply