I'm uploading records with the amazing dataloader.io and have a hard time to upload some records with NO value for optional fields. What do I have to put in those fields?
- #N/A
- 'null'
- NULL
- ''
- ""
- 0
Is there a definite guide or reference document that answers this?


