Skip to content

Url CallToAction

Category: Messages

Description: This extension module allows sending formatted messages for channels that support it.

Functionality: Use this extension module to send rich-formatted messages in supported channels. You can include a button within the message that redirects to an external URL, providing an interactive and dynamic experience for the user.

Implementation

Message Header String field where you should enter the text visible in the first part of the message, quickly capturing the reader's attention. Its purpose is to convey the primary benefit or action proposal in a few words.

Message Text String field where you should enter the value proposition details and corresponding description. The text should be clear, concise, and persuasive, including important details like a brief product or service description, a limited offer, or registration benefits.

Message Footer String field where you can add closing details, such as contact information, terms and conditions, or a friendly reminder. You may also add company data or relevant legal notes, especially if the message includes promotions or discounts.

Button Label String field to enter the label text displayed on the button in the sent message, encouraging user interaction. Effective phrases like “Buy Now” or “Download Free” guide the user clearly.

Redirect URL: String field where you should enter the destination link that the user will be directed to when clicking the button configured in the previous field. Ensure the URL is in the format 'https://www.lynn.cx/resource-center/'

Intention to Execute in Case of Error Dropdown list where you should select the error-handling intent name. When an error overflow occurs, the ExecuteSurveyClient_Error entity will be loaded with the error details if available.

Implementation Example

Field Value
Name UrlCallToAction
Message Header Exclusive Offer!
Message Text Don’t miss our 20% discount on the entire store.
Message Footer Offer valid until end of month.
Button Label Click here!
Redirect URL 'https://www.lynn.cx/resource-center/'
Intention to Execute in Case of Error Error_Handler

Output