Docs Menu

Docs HomeAtlas App Services

Configure Third-Party Services [Deprecated]

On this page

  • Overview
  • Procedure
  • Create a New Service
  • Enter Configuration Values
  • Authenticate a MongoDB Atlas User
  • Pull the Latest Version of Your App
  • Create a Service Configuration Directory
  • Add a Service Configuration File
  • Import the Service

Important

Third Party Services & Push Notifications Deprecation

Third party services and push notifications in App Services have been deprecated in favor of creating HTTP endpoints that use external dependencies in functions.

Webhooks have been renamed to HTTPS Endpoints with no change in behavior. You should migrate existing Webhooks.

Existing services will continue to work until November 1, 2024.

Because third party services and push notifications are now deprecated, they have been removed by default from the App Services UI. If you need to manage an existing third party service or push notification, you can add the configurations back to the UI by doing the following:

  • In the left navigation, under the Manage section, click App Settings.

  • Enable the toggle switch next to Temporarily Re-Enable 3rd Party Services, and then save your changes.

You can create and configure interfaces for all external service from the App Services UI or by importing a service configuration directory. Select the tab below that corresponds to the method you want to use.

← Webhook Requests & Responses [Deprecated]