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
0
votes
0 answers

AMP script error with conditional statement

We are sending emails via salesforce markering cloud in response to actions on our website. The idea is that we store data related to the subject of the email first via their api. When we have a confirmation that everything is stored we add data to…
0
votes
1 answer

how to insert Personalization element inside another Personalization in exacttarget

I am working on exact target to trigger email template to customers. let say i have one Personalization element %%url_A%% and this url_A contains html another Personalization element %%url_B%% Example: Template:…
user3301440
  • 800
  • 6
  • 13
  • 27
0
votes
0 answers

Email Database - Query only shows 'opened' emails; I want all sent e-mails and when they were opened

I have query below that only pulls e-mails sent that haven't been opened. I want it to pull all e-mails sent (within the where timeframe) and show the [OpenDate] whether it is null or not. I'm using Exact Target (Marketing Cloud)'s SQL Query. Any…
arbitel
  • 321
  • 6
  • 22
0
votes
0 answers

Secured Web service call from microsite in Exacttarget

is it possible to make a Secured Webservice call from Microsite to other system? I am referring to outbound request when I am trying to call a secured web service of a third party system from a microsite. The third party has shared their client id…
0
votes
1 answer

Updating data from DE to other DE in Exact Target?

I need to update data onto one data extension of other data extension of exact extension and data should save in the form of JSON. How can I achieve this? I am new to Exact Target.
hari P
  • 1
0
votes
0 answers

Getting error while sending a request to events api in exact target

I'm getting the below error response when i'm sending a request to https://www.exacttargetapis.com/interaction/v1/events to fire an event in Exact Target { "message": "Runtime Error. Retry this action. Contact Global Support if the issue…
jsv
  • 45
  • 5
0
votes
1 answer

Upload a file and Save to data extension programmatically using ampscript

I am a newbee in marketing cloud and want to upload a .xls file and save its content to data extension using ampscript. Is there any way to achieve this?
lucky
  • 1
  • 1
0
votes
1 answer

Can ExactTarget and AMPscript use a form to upload an image?

I would like to have a functionality in my landing page, which user can attach a file within a form. eg: and insert an image in the data extension. Not sure is this doable or not? Many thanks in advance
0
votes
1 answer

How do I pass a JSON array from a text/javascript block to a runat=server block in exacttarget/salesforce marketing cloud?

I've got a page with two
0
votes
0 answers

Exact Target Marketing Cloud Retrieve Automation Status sur Fuel SDK Gem in Rails

I use Rails for development and the gem FuelSDK to retrieve information from Exact Target Marketing cloud (salesforce, via API). I can retrieve information from campaigns, mails, etc... but I can't find a direct way to retrieve data from…
0
votes
0 answers

Code not recognizing attribute in SOAP response while attribute is being printed

I am working with ExactTarget FUEL SDK to retrieve data from the SalesForce Marketing Cloud. More specifically I working on calling "Unsub…
RustyShackleford
  • 3,462
  • 9
  • 40
  • 81
0
votes
1 answer

How to check if user has checked captcha checkbox ssjs ampscript

How i can check if the user has clicked the captcha checkbox and display an error if user has not checked the captcha checkbox. Regards
hellraizer
  • 123
  • 2
  • 8
0
votes
0 answers

How do I send an Exact Target Email Template to a list of emails?

I am trying to build a simple email application using Javascript to go against either the ExactTarget SOAP or REST API. Our goal is to use only Exact Target to build email templates and then send those email templates to a list of subscribers…
Dadles
  • 119
  • 1
  • 1
  • 10
0
votes
1 answer

ExactTarget -SFMC SQL Query to Add Days

Running a query to send email subscribers a +X day email. FIRST_PROMO_SUBSCRIBE_DATE is coming from Oracle which they say is not a compatible format from Salesforce SQL so I have; select * from PROMO_SUBSCRIBERS where (ORDER_ENGAGEMENT_LAST_DT >…
CoderCat
  • 1
  • 1
0
votes
1 answer

Salesforce Marketing Cloud (ExactTarget) FULL OUTER JOIN

I'm trying to use FULL OUTER JOIN in my Marketing Cloud query but it doesn't returns any results. If I use just regular JOIN I can merge some data but it's not what I need. Need to use FULL OUTER JOIN to get all data from table A and if it's…
Hroosha
  • 1
  • 1
  • 2
1 2 3
8 9