I'm using the API to bulk create contacts. But the documentation doesn't show a place to include tag for each contact.
Instead, there seems to be a bulk task to update tags for contacts.
This seems much more complicated, whereby I have to download the new contacts to get their IDs, and then make another request to update tags.
Is there a way to do this at once or an easier method?