Variables

Variables

In dynamic block request body, you can use Full Subscriber Data variable, that contains all subscriber’s information:

{ "id": 13245647xxxxxxxxx, "user_ns": "f3245647xxxxxxxxx", "page_id": 234564657xxxxxxxx, "status": "active", "first_name": "Subscriber", "last_name": "Lastname", "name": "Subscriber Lastname", "gender": "male", "image": "https://xxxxxxxxx.com/xxxxxx.jpg", "locale": "en_US", "language": "English", "timezone": "UTC-07", "last_input_text": "Last subscriber's input text", "subscribed": "2018-07-02T00:00:00+00:00", "last_interaction": "2018-07-02T00:00:00+00:00", "last_seen": "2018-07-02T00:00:00+00:00", "custom_fields": { "customField": 0.75, "customDate": "2018-05-31", "customBool": true, ... } }
    • Related Articles

    • Field (Variable)

      TIP - Before the detailed introduction of each step, let's take a look at what is field(variable) in OCP. It might take you a moment but this is essential to know more about the system. Field, aka variable, is a container to hold a value. ...
    • Data Store

      Data Store is a built-in data storage system provided by Alendei. With Data Store, you can easily add, delete, update, check up your data either manually or in Action steps. Setup Data Store On your dashboard, click 1 to 4 to add a new data store. ...
    • Workflow

      3A workflow can be considered as a backend flow where you can automate tasks such as adding or removing tags, set custom field variables, do external API calls. This way the conversation you have with the subscriber will not be affected by needing to ...
    • Message Template Guidelines

      Templates Templates are used in template messages to open marketing, utility, and authentication conversations with customers. Unlike free-form messages, template messages are the only type of message that can be sent to customers who have yet to ...