Automation Catalog
  • 23 May 2022
  • Dark
    Light
  • PDF

Automation Catalog

  • Dark
    Light
  • PDF

Article Summary

Deprecations in Automation Catalog

Important Note: All Automation Catalog APIs are being deprecated as of 2021.1. Automation Catalog functionality is now moved to Operations Manager.


The table below shows the list of deprecations in Automation Catalog and their equivalent method in Operations Manager.

Route (Workflow Task) Description Deprecation Release Scheduled Removal Release Equivalent Method
API: {PUT} /automation_catalog/:id/schedule
WF Task: scheduleAutomation
Updates the automation schedule. 2020.1 2022.1 API: {PATCH} /operations-manager/triggers/:id
WF Task: updateTrigger
API: {POST} /automation_catalog/automations
WF Task: createAutomation
Creates an automation. 2021.1 2022.1 API: {POST} /operations-manager/automations
WF Task: createAutomation
API: {GET} /automation_catalog/automations
WF Task: getAutomations
Gets all automations. 2021.1 2022.1 API: {GET} /operations-manager/automations
WF Task: getAutomations
API: {DELETE} /automation_catalog/automations
WF Task: deleteAutomations
Deletes automations with an array of IDs. 2021.1 2022.1 API: {DELETE} /operations-manager/automations
WF Task: deleteAutomation
API: {GET} /automation_catalog/automations/:id
WF Task: getAutomationById
Gets a single automation by its ID. 2021.1 2022.1 API: {POST} /operations-manager/automations/:id
WF Task: getAutomation
API: {PUT} /automation_catalog/automations/:id
WF Task: updateAutomation
Updates automation attributes (including scheduling data). 2021.1 2022.1 API: {PATCH} /operations-manager/automations/:id
WF Task: updateAutomation
API: {POST} /automation_catalog/automations/:id/run
WF Task: runAutomation
Single run of an automation outside its scheduled runs. 2021.1 2022.1 API: {PATCH} /operations-manager/triggers/manual/:id/run
WF Task: runManualTrigger
API: {POST} /automation_catalog/automations/import
WF Task: importAutomations
Import automation documents. 2021.1 2022.1 API: {PUT} /operations-manager/automations
WF Task: importAutomations
API: {GET} /automation_catalog/automations/:id/export
WF Task: exportAutomation
Exports a single automation. 2021.1 2022.1 API: {GET} /operations-manager/automations/:id/export
WF Task: exportAutomation

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.