Insider Upsert User Data API

Send user profiles, attributes and events into Insider One's Unified Customer Database. POST JSON to the upsert endpoint authenticated with an API key (X-REQUEST-TOKEN) and partner name (X-PARTNER-NAME) header pair.

API entry from apis.yml

apis.yml Raw ↑
name: Insider Upsert User Data API
description: Send user profiles, attributes and events into Insider One's Unified Customer Database. POST
  JSON to the upsert endpoint authenticated with an API key (X-REQUEST-TOKEN) and partner name (X-PARTNER-NAME)
  header pair.
humanURL: https://academy.insiderone.com/docs/upsert-user-data-api-integration-wizard-2
baseURL: https://unification.useinsider.com/api/user/v1
tags:
- CDP
- User Data
- Events
properties:
- type: Authentication
  url: authentication/insider-authentication.yml
- type: Conventions
  url: conventions/insider-conventions.yml