Hi - I have created a Temp table via JS in my workflow and want to insert data from the working table in that temp table, is it possible? If yes can you help me with JS for it? Regards,Tushar Varshney
Hi @Jyoti_Yadav I understand the case when user can mark it spam etc., however in this situation the status can not be soft bounce or hard bounce it should be failed isn't? Regards,Tushar Varshney
Hi - I have an observations which look a bit odd, that there are open and clicks records in tracking logs for the emails with error status (i.e. Email Unknown Error, Email Soft Bounce and Email Hard Bounce ). All the other three status reflects that the email is not yet delivered. If the email is n...
I am using File transfer activity to fetch file from 3rd party SFTP location I have created the external account and configured File transfer activity as shown in below screenshot However, below is the error I am getting Any insight on how to resolve the issue will be appreciated
How can I track a phone number with UTM parameters?<a href="tel:18001234567">Call Me</a>I tried adding ?utm_content=bannerctc like so:<a href="tel:18001234567?utm_content=bannerctc">Call Me</a>But this just converts the letters into numbers so it tries to call: 18001234567?886_2668368=754332Here is ...