Hi,Was wondering if it is possible to export the numbers of the clients to which the a delivery was sent? I cannot find the field for the SMS content on the Delivery table. I need: phone number, content of the actuall SMS sent, and routing used.
I need to know how much messages where sent by channel and month. Is this possible with a workflow?Not the quantity of deliveries, but the quantity of "messages to send" that where effectivly sent.
Is Subject validation a necessarty rule for SMSs or only Emails?Also from here, are any other rules that should not apply to SMS deliveries?Some of them have same execution order. Does it cause any problems?
We need to valudate if columna A has already a value inserted into a schema, if so, workflow should end.Is it possible?For example: if at 9 am file myfile.csv has value: "DE1" in columna "A"... workflow should continue.If at 11 am, the same file (that maybe was replaced but has the same name) has th...
We're reading a file from SFTP. This file is called file.csv every day. We only need to load its data if it is a new file, e.g. created or modified today. Is it possible to check the metada of a file within Campaign?