Setup

To use the Contacts API, install the @wix/crm package using npm or Yarn:

Copy

or

Copy

Then import { contacts } from @wix/crm:

Copy
Did this help?