Schedule an import job

Hi all!

I’m trying to do an import contacts job (with everything preconfigured: the mapper and all) from a CSV that’s written by another process. Is it possible? How I can do it? Thank you :slight_smile:

Alberto

Hi Alberto,

Will you be manually selecting the CSV file or are you trying to run a process that automatically imports into the CRM?

Thanks,

Will.

1 Like

I was minding about a completely automated job, so I’m trying to automatically import a CSV file with the same name. It will be another process duty to write fresh datas every time.

You would need to write a custom script. You can manually select a CSV to import to the CRM and the CRM will automatically import the records and associate accordingly, but there’s no de-facto auto-import wizard or functionality, that I’m aware of.

Thanks,

Will.

1 Like

I hoped for an out of the box ready script, but is not a problem, I could manually import it until I found some time to create that script. Fast and precise, thank you :slight_smile: