Files
Shyju Krishnankutty c40e5a9020 Fid http URL for test
2026-01-23 07:05:02 -08:00

14 lines
285 B
HTTP

# Default endpoint address for local testing
@authority=http://localhost:7071
### Start the workflow
POST {{authority}}/api/workflows/AuditOrder/run
Content-Type: text/plain
B123
### Start second workflow
POST {{authority}}/api/workflows/AuditOrder/run
Content-Type: text/plain
456