Пожалуйста, проверьте свою электронную почту!
Select your CSV file and match your spreadsheet columns (e.g., Email, Phone) to the corresponding Insightly fields .
# Headers headers = 'Authorization': f'Bearer api_key', 'Content-Type': 'application/json'
Use a CSV format for the best results. Ensure each lead is on a single row and that you have a "Name" field, as this is required for all records.
Select your CSV file and match your spreadsheet columns (e.g., Email, Phone) to the corresponding Insightly fields .
# Headers headers = 'Authorization': f'Bearer api_key', 'Content-Type': 'application/json'
Use a CSV format for the best results. Ensure each lead is on a single row and that you have a "Name" field, as this is required for all records.