Vibecode Reference Manual

kWebHook

Webhook


Info


Inherits from kDataObject\kDataBasic\kHook



Properties


Name

Type

Label

List

Owned

Cluster

Mandatory

Unique

Note

BelongToHook

kWebHook

-

Cuda

tkWebHookType

-

Url

tkUrl

check mark

ExportType

tkWebHookExportType

check mark

CheckResultSuccessTrue

tkYesNo

Check json result containing success true

-

UserAgent

tkShortString

User-Agent used for connection

-

SavePayload

tkYesNo

-

SaveResponse

tkYesNo

-

VERB

tkHttpVerb

-

CustomVerb

tkShortString

-

JsonRootElement

tkYesNo

Send payload without []

-

Headers

kWebHookHeader

List

Owned

-

OAuth2

tkYesNo

-

OAuth2Params

tkOAuth2Params

-

OAuth2Params.Url

tkShortString

-

OAuth2Params.Grant_type

tkShortString

-

OAuth2Params.Client_id

tkShortString

-

OAuth2Params.Client_secret

tkShortString

-

OAuth2Params.Username

tkShortString

-

OAuth2Params.Password

tkShortString

-

OAuth2Params.TokenExpiredAfterMinutes

tkInteger

-

Inherited from kHook

Class

kClass

check mark

Filter

tkCondition

-

Insert

tkYesNo

-

Update

tkYesNo

-

UpdateFields

tkDescription

Fields to monitor

-

UpdateOffFields

tkDescription

Fields not to monitor

-

Delete

tkYesNo

-

App

tkShortString

-

LoadDefault

tkYesNo

-

View

tkShortString

-

Active

tkYesNo

-

Token

tkToken

-

UseIds

tkYesNo

Use id in data

-

Group

tkYesNo

Group message

-

OnProcessComplete

tkYesNo

Confirm Hook at Process Complete

-

KeyReference

tkPropertyReference

check mark

SendData

tkYesNo

-

MaxRetry

tkInteger

Max retry

-

PathToBelongToHookClass

tkPropertyReference

-

Inherited from kDataBasic

Code

tkCode

Code

check mark

check mark

Description

tkTranslatableDescription

Description

-

Remark

kRemark

Remark

Owned

-

Inherited from kDataObject

Id

tkUnique

Id

check mark

check mark

ClassName

tkCode

Class Name

-

CreatedBy

tkCode

Created by

-

LastModifiedBy

tkCode

Last Modified By

-

CreatedDate

tkDateTime

Created Date

-

LastModifiedDate

tkDateTime

Last Modified Date

-

RevisionNumber

tkInteger

Revision Number

-

WorkflowStatus

kWorkflowStatus

Workflow Status

-

OwnedOnRequest

tkYesNo

Is owned upon request

-

Origin

kSystem

Origin

-

LastModifiedProcess

tkGuid

Last process

-

(E) : Type have an event assigned to it, look at type documentation for mode details

(A) : Property have an autocoderole, look autocoderole grid for mode details



Events


When

Method Name

Module

Parameters

On

Off

Asynch

beforeinsert (I)

OnInitWorkFlow

kCoreServices

afterinsert (I)

AutoTransition

kCoreServices

afterupdate (I)

AutoTransition

kCoreServices

workflowstatus

(I) : Event is defined in parent class



IncrementalSearch


Inherited from kDataBasic

  • class : kDataBasic

  • searchproperty : description,code

  • displayproperties : code,description



Used By


Class

Property

kWebHook

BelongToHook

kWebHookItemProcess

WebHook

kWebHookItem

WebHook

kVibecodeWebHookSynchronizer

InsertWebHook

kVibecodeWebHookSynchronizer

UpdateWebHook

kVibecodeWebHookSynchronizer

DeleteWebHook

kVibecodeWebHookSynchronizer

PatchWebHook