Throw API Exception with Headers
  • 24 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Throw API Exception with Headers

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version7.9.0
Last Modified in Version7.9.0
LocationFlow Management > Error Handling

The Throw API Exception with Headers step sends custom headers along with an exception message and HTTP error status code when Flows are called as REST services.


Properties

Inputs

PropertyDescriptionData Type
HeadersCustom HTTPS headers that can be returned
List of HttpRequestHeaderObject
MessageReturned response message when the exception is thrown
String
Status CodeHTTP response codeInt32





Related Information

Forum Posts:
Testing Catch Exceptions
How Can I Get Better Errors From A Flow API?




Was this article helpful?