---
title: "Send a Shopify user event"
method: POST
path: "/api/shopify/user_event"
tags: ["Public"]
---

# Send a Shopify user event

`POST /api/shopify/user_event`

This endpoint is used to send a Shopify user event to all users in the organization.

## Request body

- ShopifyCustomerEvent
  - `event_type` string, required
  - `organization_id` string, uuid, required
  - `store_name` string, required

## Response `200`

Public Page associated to the dataset

## Other responses

- `400` — Service error relating to linking your organization to the Shopify store

---

[API](https://skmtc.net/devflowinc/apis/trieve-api.md) · [All operations](https://skmtc.net/devflowinc/apis/trieve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devflowinc/trieve-api/revisions/84583e7c9fc1/schema)
