LogoLogo
Get support
  • Home
  • Make API
  • Make Bridge
  • White Label
  • MCP Server
  • Make White Label
  • Release notes
    • Release 2025.03
    • Release 2025.02
    • Release 2025.01
    • Release 2024.13
    • Release 2024.12
    • Release 2024.11
    • Release 2024.10
    • Release 2024.09
    • Release 2024.08
    • Release 2024.07
    • Release 2024.06
    • Release 2024.05
    • Release 2024.04
    • Release 2024.03
    • Release 2024.02
    • Release 2024.01
  • Install and configure apps
    • Native apps
      • App versions
      • App tiers
      • Uninstall native apps
    • Custom apps
      • Sharing with a link
      • Compiling the app
    • OAuth 2.0 setup
      • Configure access for end-users
      • Alternate option: require user-provided credentials
    • App timeout
      • Native apps
      • Custom Apps
    • Shared webhooks
    • Preinstalled tools
    • Manage custom apps
      • Managing access to custom apps
      • Custom app creation flow for administrators
      • Versioning and maintenance
    • Google
      • Steps in Google Developer Console
      • Steps in Make
      • Connection and scope reference
    • Microsoft
      • Steps in Azure portal
      • Steps in Make
      • Connections and permission reference
    • Facebook and other Meta apps
      • Steps on the Meta for Developers portal
      • Steps in Make
      • Connection and scope reference
    • Discord
      • Steps in Discord
      • Steps in Make
    • Asana OAuth credentials
      • Steps in Asana
      • Steps in Make
    • ClickUp OAuth credentials
      • Steps in ClickUp
      • Steps in Make
    • Configure the module Email > Send an Email to a Team Member
    • Verification
  • Manage login
    • Configure Single Sign-on
      • Configure single sign-on using OAuth 2.0 or SAML 2.0
      • Example: Setting up single sign-on with MS Azure Active DirectoryPage 1
      • Logging in using SSO
    • Configure two-factor authentication
    • Instance level roles
      • Admin - system roles
      • Admin - developer roles
      • Admin - support roles
    • Okta SAML
      • Configuration steps
      • Steps on Okta
      • Steps on Make
      • Service provider initiated SSO
      • Troubleshooting
  • Audit activity
    • Access recent executions
      • Search scenario executions
      • Access scenario execution information
      • Access a scenario's execution log
      • Unlock a scenario execution
    • View recently created scenarios
      • Access scenario information
    • Log out a user's current session
    • Organization's operations, data transfer, and storage usage
  • Manage the end-user life cycle
    • Provision new users
      • Create users and organizations
      • Define the organization's license
      • User roles and access management
    • Maintain end users
      • Manage apps and features options
    • Deprovisioning
  • Manage organizations and teams
    • Creating organizations
    • Create and add new users to organizations
    • Organization roles
    • Remove a user from an organization
    • Transfer organization ownership
    • Delete an organization
    • Manage instance-level user access roles
      • Assign user roles
      • Customize user roles
    • Add users to organizations via an email invitation
    • Default organizations permissions
    • Default team permissions
  • Customize your instance
    • General procedure for configuring system settings
    • Rebrand your instance
    • Customize user access to features
    • Configure token access with 3rd parties
    • Custom domains
      • Requirements
      • General process
      • Base and primary domains
      • Migration of SSO
      • App OAuth redirect URIs
      • Custom code injection
        • Dynamic CSPs
  • Configure JWT authorization
    • Enable JWT authorization
      • Mapping
Powered by GitBook

Resources

  • Academy
  • Community
  • Help Center

Useful links

  • Support
  • Privacy Notice
  • Status Page
  • make.com

Follow us

  • LinkedIn
  • X (Twitter)
  • Facebook
  • Instagram

© 2025 make.com

On this page
Export as PDF
  1. Install and configure apps

Shared webhooks

A shared webhook sends event data from the app to a single URL for each Make instance. Make then forwards the payload to the webhook in the scenario based on the metadata in the payload. For example, the Slack app uses shared webhooks. Make uses shared webhooks rarely, only in case there is no other implementation option.

To configure apps that use a shared webhook, use the shared webhook URL for the app and its specific version.

The following is the general process for finding the shared webhook URL for the app:

  1. Go to Administration > Native Apps.

  2. Click the app you want to set up.

  3. Select the version of the app.

  4. Find the webhook URLs under Shared webhooks.

  5. Click the copy icon to copy the URL.

  6. Paste the URL into the third-party page. The location of the webhook settings depends on the third party.

You have set up the shared webhook for the app. Your users can now use the app's instant trigger modules in their scenarios.

PreviousCustom AppsNextPreinstalled tools

Last updated 5 months ago