Format for batch importing accounts

I need to import some accounts from an excel spreadsheets with the batch import accounts option, but I can’t find the correct format. Can anyone help.

The format is

#<Account Type>
<Account Name>
...

So for example:

#Customer Account
John
Mary

will create 2 customer accounts (John and Mary)

Thank you very much. That helped plenty.

To import with custom fields you can use this format. It supports CSV format but you need to define on first line which field maps to the custom field.

That’s for batch entity import, but his question was about batch account import.

I take it we can only support account name in batch account import? But I think that’s all that matters anyway, the only other field is currency.

2 Likes

Yes sorry you’re right. I misunderstood that.

1 Like