Create a Webhook create-a-webhook

Use Webhooks to take advantage of third-party web services to send text messages, expand person data, and more.

  1. Admin 영역으로 이동합니다.

  2. Webhooks​를 클릭합니다.

  3. New Webhook​를 클릭합니다.

  4. Name and configure your Webhook.

    note note
    NOTE
    This often includes entering your third-party service credentials as a URL parameter, or in the POST template.
    • URL: Enter the URL you use in your request to the web service. To insert a token, such as the person's email address ({{lead.Email Address}}), in your request, click Insert Token.

    • Template: If you want to transmit information in the body of the request, enter via the payload template. Templates permitted for the following request types: POST, DELETE, PATCH, or PUT. You may use data formats such as JSON or XML. To insert a token in your template, click Insert Token.

    • Request Token Encoding: If the token values include special characters (such as an ampersand, '&'), indicate the format of your request (JSON or Form/Url).

    • Response type: Select the format of the response you receive from the service (JSON or XML).

    • Request Type: Select the HTTP method to use (DELETE, GET, PATCH, POST, PUT).

  5. Create​를 클릭합니다.

NOTE
Learn more in the Webhooks deep dive.
recommendation-more-help
94ec3174-1d6c-4f51-822d-5424bedeecac