Add people in bulk via the API
ReleasedThis release makes it easier to add people to your workspace without making identify calls for each individual person. Now you can use our App API’s new /v1/imports endpoints to import a CSV where each row represents a person, letting you add and update a large number of people with a single operation.
Learn more