curl --request POST \
--url https://services.leadconnectorhq.com/social-media-posting/{locationId}/csv \
--header 'Authorization: <authorization>' \
--header 'Content-Type: multipart/form-data' \
--header 'Version: <version>' \
--form file='@example-file'