This project is intended as a template for creating bash/powershell scripts for automatically uploading bulk action CSV files to the CloudCard Online Photo Submission bulk action API endpoint.
Important
CloudCard actively maintains this project and keeps it fully compatible with all CloudCard Online Photo Submission environments, including those managed by our partners. However, using this project is not directly supported by CloudCard or any partner unless your contract specifically includes it.
- User's Guide:
- Developer's Guide:
Modify the values in config.sh
. Some changes, such as explicitly specifying column names, also require changes to the curl
command in upload-csv.sh
.