Mass importing Contact Notes

Hi,

Option #1:

You can import stuff into the DB if you have phpmyadmin, or you can use adminer.
This is how the table structure looks like:

image

type can be ‘call’, ‘general’, ‘meeting’ or ‘email’
You’d need to make sure you are using the right contact ID.

Option #2:
use the API:

Joey

1 Like