---
title: "Creates a Sync run output"
method: POST
path: "/api/2026-07-01/resources/integrations/sync_run_outputs"
tags: ["Integrations > SyncRunOutput"]
---

# Creates a Sync run output

`POST /api/2026-07-01/resources/integrations/sync_run_outputs`

Creates a Sync run output

## Response `201`

CREATED

- IntegrationsSyncRunOutput
  - `id` string, required — Identifier of the sync run output
  - `sync_run_id` string, required — Identifier of the sync run this output belongs to
  - `file_name` string, required — Name of the uploaded file
  - `created_at` string, required — Timestamp when the sync run output was created

---

[API](https://skmtc.dev/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.dev/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/revisions/1a6bffb20f7d/schema)
