Our documentation is changing, please click here to enjoy it!
List of templates for buttons categories from Accengage.
English | French | Category value |
---|---|---|
Yes/No | Oui/Non | yes_no_category |
:o) / :o( | :o) / :o( | happy_unhappy_category |
Yes / Later | Oui / Plus tard | yes_later_category |
Accept / Decline | Accepter / Refuser | accept_decline_category |
Accept / Later | Accepter / Plus tard | accept_later_category |
I agree / I disagree | D'accord / Pas d'accord | agree_disagree_category |
Satisfied / Unsatisfied | Satisfait / Non satisfait | satisfied_unsatisfied_category |
Buy now / Later | J'achète / Plus tard | buy_later_category |
Show me / Share | Voir l'article / Partager | show_share_category |
Share / Later | Partager / Plus tard | share_later_category |
Add to wishlist / Later | Mettre en favoris / Plus tard | favorite_later_category |
Show offer / Share | Voir l'offre / Partager | offer_share_category |
Show the deal / Later | Voir le deal / Plus tard | deal_later_category |
Enjoy now / No thanks | En profiter / Non merci | enjoy_nothanks_category |
Add to cart / No thanks | Ajouter au panier / Non merci | addcart_nothanks_category |
Show cart / Later | Voir mon panier / Plus tard | showcart_later_category |
Access booking / Later | Voir ma réservation / Plus tard | showbooking_later_category |
Access details / Later | Voir mon billet / Plus tard | showticket_later_category |
Man / Woman | Homme / Femme | man_woman_category |
Show me / Close | Afficher / Fermer | show_close_category |
Share / No thanks | Partager / Non merci | share_nothanks_category |
Open / Close | Ouvrir / Fermer | open_close_category |
Like / Later | J'aime / Plus tard | like_later_category |
Like / Dislike | J'aime / Je n'aime pas | like_dislike_category |
Subscribe / No thanks | S'abonner / Non merci | subscribe_nothanks_category |
Subscribe / Cancel | S'inscrire / Annuler | register_cancel_category |
Login / Close | Se connecter / Fermer | login_close_category |
Create an account / Close | Créer un compte / Fermer | createaccount_close_category |
Get more / Get less | Recevoir plus / Recevoir moins | getmore_getless_category |
Get more / No thanks | Recevoir plus / Non | getmore_no_category |
Call / Later | Appeler / Plus tard | call_later_category |
Add to calendar / Close | Ajouter au calendrier / Fermer | addcalendar_close_category |
Answer it / Close | Répondre / Fermer | answer_close_category |
Take part / Close | Participer / Fermer | takepart_close_category |
Give a feedback / No thanks | Donner mon avis / Non merci | givefeedback_nothanks_category |
Rate the app / Later | Noter l'application / Plus tard | rate_later_category |
I have a feedback / Later | Améliorer l'application / Plus tard | havefeedback_later_category |
See more / Close | En savoir plus / Fermer | seemore_close_category |
Search / Close | Rechercher / Fermer | search_close_category |
Find / Close | Découvrir / Fermer | find_close_category |
Read / Close | Consulter / Fermer | read_close_category |
Let's go / Close | J'y vais / Fermer | letsgo_close_category |
I'm in / No thanks | J'en suis / Non merci | imin_nothanks_category |
The possible action for buttons (both Android and iOS) are browser
, email
, phone
, store
, sms
, urlsheme
, webview
, and close
. For iOS, you can also use request.
Here are the effects of the differents actions :
browser: Open the given url into the device's brower;
email: Open the email application on the device;
phone: Open the phone application;
store: Open the Play Store/Apple Store on the given url;
sms: Open the SMS application;
urlscheme: Deep link into your application;
webview: Open the given url;
request: Can send an url to the application if the application is able to receive background informations and the user's device authorizes background communications;
- close: Does not open the application and delete the notification;
For iOS, buttons with background
type can only have actions "request" or "close". By default, the second buttons for each native template (except show_share_category
, offer_share_category
and man_woman_category
) have the type background
.