resolveActualFromAddress( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Checks if the sender's email address will be used as from-address or replaced (not related to current sender details).

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Email Marketing
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
fromAddressstringRequired

User's provided address from which to send email marketing campaign.

Returns
Return Type:Promise<ResolveActualFromAddressResponse>
Was this helpful?
Yes
No