• Custom parameter – days since date

    In regards to offered product and customer filtering options, you can also use these: Custom parameter date and Custom parameter – days since date. Below we demonstrate how you can specifically work with the product variant “days since date” in conjunction with the filter “Recently Purchased Product”. Thanks to this…

  • Export Customer Subscription Status via API

    With this API, you can sync the customer subscription status to a newsletter in Samba with your system. You can retrieve the entire list or just the changes (only the customers who have changed the subscription level of the newsletter in the interval <from, now>). You can also choose whether…

  • Export Dashboard

    If you want to create automatic reports in your internal CRM system, you can gather data from the Samba dashboard via API. Please ask us for the API key via email. GET https://api.samba.ai/shop/sambaId/dashboard/json?from=YYYY-MM-DDThh:mm:ssTZD&to=YYYY-MM-DDThh:mm:ssTZD header: X-Api-Key: your-api-key sambaId – Samba ID of your e-shop your-api-key – Samba API key for your e-shop from, to…

  • Unsubscribe API

    If you are using custom unsubscribe links in Samba, unsubscribe rate statistics will not be available. Documentation on API for collecting unsubscribes from newsletters can be found here.

  • API Trigger

    API triggers are designed for e-mail real time sending triggered by calling Samba API from the client side. They can be utilized, for example, to send special offer to customer immediately after his or her registration or any other action. API Trigger in Samba E-mail is sent immediately after your…

  • Merge Tags: Personalized products

    In this type of template Samba recommends maximum 10 products. One product can be presented with various attributes: Merge tag Description Source (feed) {{product*_title}} product name TITLE {{product*_url}} product URL URL {{product*_image}} URL link to the product image IMAGE {{product*_price}} product price PRICE {{product*_price_before}} price before discount PRICE_BEFORE_DISCOUNT {{product*_brand}} product…

  • Adding Products Guide

    Template types Samba Drag & Drop editor uses 4 different Template types: Personalization Template – for One-off email campaigns and Flow campaigns Repeated Orders (Trigger) Template Abandoned Cart (Trigger) Template Shopping Intention (Trigger) Template Please note, that the Picasso editor is not compatible with Drag & Drop template types. Picasso…