В момента ресурсът е наличен само на английски

Conditional Messages Syntax

Conditional Messages allows you to send an message to people for which specific conditions apply. For example people that have just enrolled and their subscription is active 

records.days_old=0, subscriptions.status="active"

  • #1421
  • 12 Aug 2019

Records

Days old

records.days_old=X

Matches the records that have started the course X days ago. If X=0 than the message is send right the way when the record is created, eg the use is enrolled. 

Id Mod

records.id_mod="4/A1;A2..;AN"

Seachers for records where records.id mod X=Y
Designed to be used for separating the records on chunks.
Syntaxt for searching is 'records.id_mod="X/A1;A2;..AN"' where X is the number of segments we want the records to be divided on
and A1;A2;..AN are the segments in which we want to take the records from

Example
 records.id_mod="4/1" divides the records on 4 equal segments and takes the records in the second on.   

Subscriptions

Days old 

subscriptions.days_old

Status

subscriptions.status=X

Matches all subscriptions with the given status like "active", "canceled" or "deactivated"

Name

subscriptions.name="The subscription product name"

Matches all the records that have a subscription with the given hame. 

 

Курсове и занятия включващи този Урок

Този Урок е използван в следните курсове и занятия.

Image for Use FLLCasts Productively
  • 20
  • 0:00
  • 0