Setup

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

Copy
1

or

Copy
1

Then import { activations } from @wix/automations:

Copy
1
Was this helpful?
Yes
No