Docs Menu

Docs HomeAtlas App Services

Configure Service Rules [Deprecated]

On this page

  • Overview
  • Procedure
  • Create a New Rule
  • Configure the Rule
  • Save the Configured Rule
  • Pull Your App's Latest Configuration Files
  • Create a Service Rule Directory
  • Create and Configure a New Service Rule
  • Deploy the Rule

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.

In order to call a service action, you must first define a service rule that enables and configures the capabilities of the action. You can define service rules from the Atlas App Services UI or by importing a service configuration directory that contains a rule configuration file. Select the tab below that corresponds to the method you want to use.

←  Configure Service Webhooks [Deprecated]HTTP Service [Deprecated] →