Skip to main content
Version: 6 - Palatschinke

Webhook

class resources.webhook.Webhook

Base class: Resource

A REST endpoint which can be accessed by third-party applications to integrate with Cloudomation.

See the corresponding Flow Api class at Webhook

PropertyDescriptionTypeImport/Export
created_atDateTime(timezone=True)export only
created_byUUID()export only
deleted_atDateTime(timezone=True)export only
deleted_byUUID()export only
descriptionText()both
flow_idThe ID of the flow to start when the webhook is called.UUID()both
flow_nameString(length=128)neither
idUUID()neither
identity_typeEnum('EXECUTION', 'GIT_CONFIG', 'SCHEDULE', 'SYNC_CONFIG', 'USER', 'WEBHOOK', 'WORKSPACE', name='identitytype')neither
is_archivedBoolean()both
is_deletedBoolean()export only
is_enabledA flag to control if the webhook can be used.Boolean()both
is_openedBoolean()neither
is_pinnedBoolean()neither
is_productiveA flag to control if the started execution runs in productive mode.Boolean()both
is_readonlyBoolean()both
keyAn optional key. If set, the key must be specified when calling the webhook.String(length=128)import only
last_activityThe last time the identity was active in Cloudomation. Output only.DateTime(timezone=True)export only
modified_atDateTime(timezone=True)export only
modified_byUUID()export only
nameString(length=128)both
organization_idUUID()export only
project_idUUID()both
record_typeEnum('CONNECTOR', 'FILE', 'FLOW', 'GIT_CONFIG', 'IDENTITY', 'OAUTH', 'ORGANIZATION', 'PLUGIN', 'PROJECT', 'RESOURCE', 'ROLE', 'SCHEDULE', 'SCHEDULER', 'SCHEMA', 'SEARCH', 'SETTING', 'SYNC_CONFIG', 'TAG', 'USER', 'VAULT_CONFIG', 'WEBHOOK', 'WORKSPACE', 'WRAPPER', 'RESOURCE_WRAPPER', 'EXECUTION', 'MESSAGE', 'PROCESS', name='tabletype')neither
require_loginA flag to control if the webhook requires a Cloudomation login token.Boolean()both
resource_typeEnum('CONNECTOR', 'FILE', 'FLOW', 'GIT_CONFIG', 'OAUTH', 'ORGANIZATION', 'PLUGIN', 'PROJECT', 'ROLE', 'SCHEDULE', 'SCHEDULER', 'SCHEMA', 'SEARCH', 'SETTING', 'SYNC_CONFIG', 'TAG', 'USER', 'VAULT_CONFIG', 'WEBHOOK', 'WORKSPACE', 'WRAPPER', 'RESOURCE_WRAPPER', name='resourcetype')neither
rolesText()neither
size_bytesBigInteger()neither
urlString(length=1024)export only
workspace_idUUID()export only