How To Upgrade or Downgrade a Node Migration

Overview

This article will provide the steps on how to upgrade to Node 18 or how to downgrade (rollback) to Node 16 or Node 12.

Applies To

  • Node.js Runtime
  • Actions

Solution

Actions

The runtime of the node used for Actions is set for each Action and must be upgraded individually. To upgrade, use the Upgrade button.

How to upgrade?

How to downgrade (rollback)?

Other Extensibility Products

Anywhere you use Node scripts other than Actions (Rules / Hooks / Custom Database Action Scripts / Custom Social Connections), the tenant-wide settings are referred to.

How to upgrade?

  • Select Node 18 in the Dashboard

How to downgrade (rollback)?

  • Use the Management API endpoint Update tenant settings endpoint. Roll back by modifying sandbox_version. Unlike with Actions, this applies to all runtimes used by all rules, hooks, and custom database scripts in the tenant.