CRM Architecture: Using a Naming Convention for large Data Uploads
To improve the efficiency for larger CRM feeds to upload we recommend using a naming convention to break one large CRM files into many smaller ones.
This will also decrease the amount of time it takes the files to sync ultimately.
Users will upload to the same path, but at the end they can use the following naming convention:
CRM_data.csv
part_0_CRM_data.csv
part_1_CRM_data.csv
part_2_CRM_data.csv
part_3_CRM_data.csv
This is recommended for users who are uploading more than 200MB of data.
Additional note, you can upload as many files as you want. You can upload multiple files of 20 MB for example
Please sign in to leave a comment.
Comments
0 comments