Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 262 Bytes

File metadata and controls

7 lines (5 loc) · 262 Bytes

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.