post https://api.brevo.com/v3/contacts/import
It returns the background process ID which on completion calls
the notify URL that you have set in the input.
Note:
- Any contact attribute that doesn't exist in your account will be ignored at import end.
Sample for fileBody:
LASTNAME | FIRSTNAME | SMS | |
---|---|---|---|
[email protected] | Smith | John | 3123456793 |
harry6#@example.com | Edmund | Harry | 3111222226 |
how#ard6#@example.com | Stern | Howard | 3777888902 |
[email protected] | Jane | Doe | 2344556681 |