Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
ExternalEventWebhookHandleRequest
Interface ExternalEventWebhookHandleRequest
interface
ExternalEventWebhookHandleRequest
{
state
:
Record
<
string
,
any
>
;
query
:
Record
<
string
,
string
>
;
data
:
any
;
rawBody
?:
string
;
headers
:
any
;
}
Index
Properties
state
query
data
raw
Body?
headers
Properties
state
state
:
Record
<
string
,
any
>
query
query
:
Record
<
string
,
string
>
data
data
:
any
Optional
raw
Body
raw
Body
?:
string
headers
headers
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
query
data
raw
Body
headers
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...