Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide
GitHubDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Email

Describes the Email API handler in Optimizely Configured Commerce.

HTTP Verb – POST

URL – /api/v1/email/tellafriend

Description – Creates and sends a new tell a friend email message

Base – EmailService

Services

Service

Description

TellAFriendService

 

It gets the TellAFriend email template either from the database or local .Web/Views/DefaultEmails folder and sends the email. If the email template was not found in the database, then the one found in the Views folder is added.


Did this page help you?