Skip to Content

Plugin type - HTTP response in Jitterbit App Builder

Scripts can be be registered on endpoints to transform REST HTTP responses.

Globals

Properties

Type Name Summary
HttpResponse Response Gets the Response information.
RowEventInput Input Gets the event input.
EventRow Row Gets the event row.

Note

The Response property shown above (an HttpResponse instance) is also available to scripts with the Endpoint Response purpose. As of App Builder 4.65, its StatusCode property can override the HTTP status code returned to a webhook or REST API (SNAPI) caller.