Medad Fusion API
Flows
Copy Page
Medad Fusion API
Apps
List all Medad apps
GET
Integrations
List third-party integrations
GET
Flows
List all integration flows
GET
Create a new integration flow
POST
Get a specific integration flow
GET
Update an integration flow
PUT
Delete an integration flow
DELETE
Run a test transaction for a flow
POST
Logs
List all integration logs
GET
Settings
Get app configuration for all apps
GET
Update app configuration
PUT
Schemas
Schemas
AppId
Category
IntegrationStatus
IntegrationField
Integration
Field
AppEvent
AppAction
MedadApp
FieldMapping
IntegrationFlow
IntegrationFlowCreate
IntegrationFlowUpdate
LogLevel
IntegrationLog
ConfiguredApp
ConfiguredApps
Flows
Copy Page
Run a test transaction for a flow
POST
/flows/{flowId}/test
Try it
Run in Apidog
Run in Apidog
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'/flows//test'
Response
Response Example
{
"result"
:
"string"
}
Request
Path Params
Generate Code
Responses
🟢
200
OK
application/json
Test result (success or error)
Body
Generate Code
Modified atÂ
2025-07-28 09:22:10
Previous
Delete an integration flow
Next
List all integration logs