Hi cynthiea23288109Kindly confirm by delivery (current table) are you referring to the Delivery which is selected as a part of the Split Activity.And by current value selected within a Workflow, are you referring to values included within the Temporary Tables created during Workflow execution.
Hi Clarence,The following link gives some insights around fetching Unsusbcription details using API:https://documentation.mailgun.com/en/latest/api-unsubscribes.html#examples Apart from this, the below link gives some reference about fetching Subscriptions in ACS, not sure if Unsubscriptions would w...
Hi daniel.diazThis indeed is a Spam Check Rule.I tried replicating the issue from my side and was able to see the same message with 0.0 score. Even though it doesn't contribute to an overall score, it surely can mark your email as Spam.I believe this rule exists to warn Recipients of those emails w...
Hi juliak39390008A Segmentation Activity might also help.Filter/Segment out records who have opened/clicked the email/SMS and generate a complement.Set the Segmentation condition for specific Delivery and let Resource Type be Profiles (profile).Then target the Recipients coming out of 'complement' ...
Hi zacysigOnce a Workflow is created, there is no way its Template can be changed and it is not advisable as well.Even if you change the Workflow Template for the corresponding record (Workflow) within xtk:workflow Schema, it won't really map it to the new Template correctly.The new Template might ...
Hi dboatThere is no explicit synchronization process which runs between the application and database server. Ideally whatever is updated at database level should be visible within the Application Server as well.Which Schema is being checked here, as in which specific table is reflecting this discre...
Hi ericl15913349,"Unable to load document from identifier" error is mostly attributed to some dangler reference.The Workflow/webApp might be referencing a temporary table which is now purged, or if it was copied from some other entity, the copied Activities might be having some previous reference w...
Hi RaulOcanaYou can send Deliveries and Proofs to records/recipients of a Custom Schema by creating a Target Mapping under Administration -> Campaign Management -> Target mappings.Once the Target Mapping has been created, you could define filter conditions to target specific recipients for Delivery...
Hi subrats9452256Split and Cells Activity are almost same, there isn't any explicit difference between the two.Both allow Sub Sets to be created based on different query conditions for any available Schema within the Database. Both also allow subset data type to be selected (Random or Percentage Ra...
Hi Lizani4There is no way you could define explicit date range in case of OOB Reports, there are preconfigured time frames available in the drop down for the same.One approximate way could be to define a Descriptive Analysis Report and then select the document type/required entity from list of Sche...