---
title: "Changes to Run sync using the workflow backfill loop (no Temporal)"
method: POST
path: "/pipelines/{id}/sync_workflow_test"
---

# Changes to Run sync using the workflow backfill loop (no Temporal)

`POST /pipelines/{id}/sync_workflow_test`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 47 revisions.

- **2026-04-22** `d27c818295f0` — 1 warning
- **2026-04-21** `c669c4f1f613` — 1 warning
- **2026-04-20** `ba67a7872a31` — 1 info
- **2026-04-02** `131345353e38` — 1 breaking

## Changes

- **2026-04-22** `d27c818295f0` — 1 warning
  - changed the pattern of the `path` request parameter `id` from `^[a-z][a-z0-9_-]*$` to `^[a-zA-Z][a-zA-Z0-9_-]*$`
- **2026-04-21** `c669c4f1f613` — 1 warning
  - deleted the `query` request parameter `state_limit`
- **2026-04-20** `ba67a7872a31` — 1 info
  - endpoint added
- **2026-04-02** `131345353e38` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/stripe/apis/stripe-sync-service/docs/pipelines/:id/sync_workflow_test/post.md) · [API](https://skmtc.dev/stripe/apis/stripe-sync-service.md) · [Page](https://skmtc.dev/stripe/apis/stripe-sync-service/changes/pipelines/:id/sync_workflow_test/post)
