Skip to main content

Object field mapping created

Webhook 
deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Notification of the creation of am object field mapping

Request

Body

    webhook_event_type stringrequired

    Possible values: [object.field_mapping.created]

    connection_id stringrequired
    application_id stringrequired
    customer_id stringrequired
    provider_name provider_namerequired

    Possible values: [hubspot, salesforce, pipedrive, zendesk_sell, ms_dynamics_365_sales, zoho_crm, capsule, outreach, gong, apollo, salesloft, intercom, linear, clearbit, 6sense, marketo, salesforce_marketing_cloud_account_engagement, slack]

    object_name stringrequired
    object_type stringrequired

    Possible values: [common, standard]

    schema_id stringrequired
    result stringrequired

    Possible values: [SUCCESS, ERROR]

    error_message string

Responses

Return a 200 status to indicate that the data was received successfully

Loading...