Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

  • Name: This is the name or main identifier of the template. It should only contain lowercase letters, numbers, or underscores (for example, prueba_123).

  • WhatsApp Channel: This is the outgoing WhatsApp channel, previously configured with Sagicc, to which the new template created will be associated.

  • Category: This is the category that describes the purpose and content of the WhatsApp template. Meta and Facebook will only approve templates whose content matches one of the predefined categories: MARKETING, TRANSACTIONUTILITY, or OTP (ONE TIME PASSWORD)AUTHENTICATION. You can find more information about the approved template categories in the following link: https://developers.facebook.com/docs/whatsapp/api/messages/message-templates/#categor-as-de-plantillas-admitidas

  • Language: This is the language of the template message. Meta and Facebook will only approve templates whose message matches the selected language.

  • Button Type: There are two types of buttons for WhatsApp templates: quick replies (allow customers to easily respond to the message) or action buttons (call-to-action - allow the customer to perform an action). Depending on the type of button selected, you can configure the buttons for your template.

  • Header Type: The WhatsApp template can include a header in text or multimedia format (image or video).

  • Header Text: If Text is selected as the Header Type, you can specify the text here. The maximum length allowed is 60 characters.

  • Message: This is the text or content of your message template. You can format your message by adding special characters (_text_ for italic, *text* for bold, ~text~ for strikethrough and ```text``` for monospace), adding emojis, or dynamic variables ({{1}}). The maximum length allowed is 1024 characters.

...

  • Action Buttons: You can configure up to 2 action buttons in your WhatsApp template so that customers can go to a web page or call a phone number. The text length of the buttons must be less than or equal to 20 characters.

 

For templates in the AUTHENTICATION category, the configuration parameters will be as follows:

  • Type: Select the type of authentication template you want to implement.

    • Copy Code: When selecting this option, WhatsApp will display a button that allows you to copy the authentication code to the clipboard.

    • One Tap: When selecting this option, WhatsApp will automatically capture the authentication code through an external application. The One Tap autofill button is currently only compatible with Android clients with specific technical features. On incompatible devices, WhatsApp will display a "Copy Code" button.

  • Include security warning: Check this option if you want WhatsApp to automatically add a predefined security message: "For your security, do not share it."

  • Include expiration time: Check this option if you want WhatsApp to automatically add a predefined message indicating the lifespan or expiration time of the authentication code: "This code expires in x minutes."

  • Minutes: If you check the "Include expiration time" option, specify the lifespan of the authentication code in minutes.

  • Text for "Copy Code" button: Specify the text that will be displayed on the "Copy Code" button.

  • Text for "One Tap" button: Specify the text that will be displayed on the "One Tap" button.

  • Android Package Name: Name of the Android application package that will automatically retrieve the WhatsApp authentication code (e.g., com.example.myapplication).

  • Signature Hash: Hash of the signing key for the Android application that will automatically retrieve the WhatsApp authentication code (e.g., K8A%2FAINcGX7).

Image Added

Verify that the template information is correct and preview it.

...