Setup

To use the Activations API, install the @wix/automations package using npm or Yarn:

Copy

or

Copy

Then import { activations } from @wix/automations:

Copy
Did this help?