---
title: "Send a record to an integration"
method: POST
path: "/integration_changes"
tags: ["Integration changes"]
---

# Send a record to an integration

`POST /integration_changes`

This endpoint mimicks the "Send to integration" button on a record in the UI.

## Request body

- IntegrationchangesPostRequest
  - `integration_id` integer
  - `model_class` string
  - `model_id` integer

## Response `200`

Successful operation

---

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