Questions tagged [exacttarget]

A commercial software as a service product for various marketing platforms including email, mobile, social media, and landing pages (now called Salesforce Marketing Cloud). There is a StackExchange site for Salesforce products including the Marketing Cloud: https://salesforce.stackexchange.com/questions/tagged/marketing-cloud

A commercial software as a service product for various marketing platforms including email, mobile, social media, and landing pages.

There is a StackExchange site for Salesforce products including the Marketing Cloud (formerly ExactTarget).

Resources

121 questions
2
votes
1 answer

AMPSCRIPT - String building with a for loop

I want to print out the different names of friends that are in this database. Depending on the name chosen, it'll print out the list of friends associated with that name. %%[ FOR @y = 1 TO @friendRowcount DO Set @friendRow =…
pedro
  • 61
  • 1
  • 1
  • 8
2
votes
3 answers

IF statement in AMPScript

I have a little problem with if statement as it populates only last elseif %%[IF @Add3 == "Y" AND @Add4 == "Y" AND @Add5 == "N" THEN SET @WhichNom1 = "1" SET @WhichNom2 = "2" ELSEIF @Add3 == "Y" AND @Add4 == "N" AND @Add5 == "Y"…
dan123
  • 43
  • 1
  • 1
  • 5
2
votes
2 answers

Exact Target Email Template without pre-formatted code

Does anybody know if it's possible to create an exacttarget email template - ET Template NOT a regular htmlPaste email - without any pre-embeded code? The problem I'm having is ET automatically puts in head and body tags and wraps everything in a…
xtianjs
  • 123
  • 1
  • 3
1
vote
0 answers

How to get SMS delivery daily report from salesforce marketing cloud using REST or SOAP APIs

I am trying to build an automated pipeline to get below Marketing Cloud KPIs (daily basis) SMS "sents" and "NumberDelivered" Email Object - sends, bounce, delivered, opened, clicked I was able to do the same for Email object using python FuelSDK…
1
vote
1 answer

Post custom HANDLER URL reCAPTCHA

I am trying to implement reCAPTCHA validation via Marketing Cloud - cloud page. I have used this guide to do that: https://ampscript.xyz/how-tos/how-to-implement-google-recaptcha-on-marketing-cloud-forms/ What I want to do is to create a post…
1
vote
3 answers

how can a target the current user's documents folder?

So we have a system that requires users to log in and it has there own roaming profile. So in this string of code how can i target the current users document folder? (FYI excel 2010) 'WORKAROUND: Dim PID As Double Dim strRootPath As String Const…
Daniel Roy
  • 105
  • 8
1
vote
0 answers

Salesforce Marketing Cloud (Exact Target), Server side Java script

it is possible to change a subscriber status in the all subscriber list using Server side Javascript? According the documenttation, the following things should work Opt-in