Flow Response: Success & Error
Configure success and error responses for your Fastn flow. Customize HTTP response messages and status codes returned when an automation completes.

Str Status = "success"
Str Message = "Order processed"
Int OrderId = 12345Last updated
Was this helpful?

