@oneblink/sdk-core
Preparing search index...
ApprovalTypes
NewFormApprovalWebhook
Type Alias NewFormApprovalWebhook
type
NewFormApprovalWebhook
=
{
endpoint
:
EndpointConfiguration
;
formIds
?:
number
[]
;
formsAppId
:
number
;
isEnabled
:
boolean
;
label
:
string
;
organisationManagedSecretId
:
number
;
webhookEvents
:
FormApprovalWebhookEvent
[]
;
}
Index
Properties
endpoint
form
Ids?
forms
App
Id
is
Enabled
label
organisation
Managed
Secret
Id
webhook
Events
Properties
endpoint
endpoint
:
EndpointConfiguration
Optional
form
Ids
formIds
?:
number
[]
forms
App
Id
formsAppId
:
number
is
Enabled
isEnabled
:
boolean
label
label
:
string
organisation
Managed
Secret
Id
organisationManagedSecretId
:
number
webhook
Events
webhookEvents
:
FormApprovalWebhookEvent
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
form
Ids
forms
App
Id
is
Enabled
label
organisation
Managed
Secret
Id
webhook
Events
@oneblink/sdk-core
Loading...