As needed, you can export a macro from . An exported macro is stored in a JSON file that contains all of the information required to use the macro in any instance of the product.

NOTE: Only the creator of a macro can export it.

Exported macros can be imported into the same system or different systems. Macro export is useful for:

Export

Steps:

  1. From the left navigation bar, select Library for Data page.
  2. In the Library for Data page, click Macros.
  3. In the Macro page, locate the macro that you wish to export. In its context menu, select Export.
  4. The JSON file is downloaded to the default download location on your local desktop.

When you import a macro, you import this JSON file. 

Export via API

You can export macro definitions using the APIs.

Tip: This method is useful for publishing macro definitions across all deployments in your organization.

For more information, see

operation/getMacroPackage