Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Webhooks

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Webhooks

    Fields

    View Source

    DefaultPayloadType

    Gets the default webhook payload type.

    Declaration
    public const WebhookPayloadType DefaultPayloadType = Legacy
    Field Value
    Type Description
    WebhookPayloadType
    Remarks

    Currently, the default payload type is Legacy for backward compatibility until Umbraco 17. From Umbraco 17 this will be changed to Minimal.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX