Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CodelessConnectorPollingResponseProperties

Package version

Describes the response from the external server

Hierarchy

  • CodelessConnectorPollingResponseProperties

Index

Properties

eventsJsonPaths

eventsJsonPaths: string[]

Describes the path we should extract the data in the response

Optional isGzipCompressed

isGzipCompressed: undefined | false | true

Describes if the data in the response is Gzip

Optional successStatusJsonPath

successStatusJsonPath: undefined | string

Describes the path we should extract the status code in the response

Optional successStatusValue

successStatusValue: undefined | string

Describes the path we should extract the status value in the response

Generated using TypeDoc