python-import-csv-post-api Python method to import CSV data and post the data to the API To run make sure to install request module pip install requests or sudo python3 -m pip install requests if using Python 3 Edit to add your API URL and access token.