Setup

To use the SenderDetails API, install the @wix/email-marketing package using npm or Yarn:

Copy

or

Copy

Then import { senderDetails } from @wix/email-marketing:

Copy
Did this help?