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

ExactTarget Mobile Push contacts are unsubscribed before they even exist

Currently testing an iPhone app using ExactTargets Mobile Push SDK. Everything seems to be set up properly, but when a device is opted-in and a Contact is automatically created it will have an opt-out date time around 10-15 min before the opt-in…
5
votes
3 answers

Inner-join in sql with contains condition

I have 2 tables like this, Table1 Id Locations -- --------- 1 India, Australia 2 US , UK Table2 Table2Id Location -------- -------- 101 Italy 102 UK 103 Hungary 104 India I need to inner…
Anoop Joshi P
  • 25,373
  • 8
  • 32
  • 53
4
votes
1 answer

How to configure FUEL SDK environment variables for Exact Target API?

This is a very basic question and first time I am doing something like this professionally, but I am trying to build applications using the Exact Target API from Salesforce using the FUEL SDK. I would like to use the SOAP API functionality within…
RustyShackleford
  • 3,462
  • 9
  • 40
  • 81
4
votes
3 answers

send email to single ExactTarget subscriber without TriggeredSend

There is an email service ExactTarget with web service API. There are samples (in php though) for sending email to whole list instantly, or to single subscriber by triggered action. It's pretty hard to get in it's documentation, and I couldn't find…
Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
3
votes
4 answers

How to Send an Email Using an Existing Email Template in Exact Target?

I have created a simple Email Template in ExactTarget which has an ID e.g. 19712732. I'd like to use this email template to send emails using the WebService API (C# code) of Exact Target: https://webservice.exacttarget.com/Service.asmx? The wiki…
The Light
  • 26,341
  • 62
  • 176
  • 258
3
votes
2 answers

Conditional rendering in exacttarget

Does anyone know if it is possible to execute conditional statements in Exacttarget? For example, if x variable === y, render image 1. if x variable === z, render image 2. This is fairly out there and the docs doesn't cover it, so I'm just crossing…
3stacks
  • 1,880
  • 1
  • 16
  • 21
3
votes
1 answer

How to integrate in Laravel 5 a Package from Packagist?

I'm working with laravel 5 and trying to integrate the following package: exacttarget/fuel-sdk-php I executed on my project: composer require exacttarget/fuel-sdk-php So I had on my vendor dir exacttarget provider. First thing I've noticed this…
koalaok
  • 5,075
  • 11
  • 47
  • 91
3
votes
1 answer

Group By with aggregates based on another column

For a database with multiple rows per e-mail address, I want to group by each email address, taking the "most recent" information for each e-mail address. Email Col1 Col2 Col3 Col4 CustomerID ======= ==== ==== ==== ==== …
Will Eddins
  • 13,628
  • 5
  • 51
  • 85
3
votes
3 answers

"SCRIPT5009: 'handleResponse' is undefined" in Internet Explorer

Does anyone know why this isn't working in IE? My code follows: var xmlDocument = encodeURI('https://api.dc1.exacttarget.com/integrate.aspx?qf=xml&xml=
mkrisch
  • 105
  • 2
  • 12
2
votes
1 answer

Salesforce Apex Callouts to Marketing Cloud

I need to make an Apex Callout to Marketing Cloud when a Lead is created in Salesforce that matches certain criteria. I would like to use this MC Rest API - https://www.exacttargetapis.com/messaging/v1/messageDefinitionSends/key:Autoemail/send. The…
2
votes
5 answers

using savon with exacttarget's web service

i am having problems forming my soap document for the following. this is also my first time using soap. after some research and recommendations, savon seems the way to go. require 'savon' client =…
crayfish
  • 147
  • 1
  • 3
  • 10
2
votes
3 answers

Query Variable Table without storing variables

Salesforce Marketing Cloud queries do not allow variables or temporary tables according to the "SQL Support" section of this official documentation…
Index Hacker
  • 2,004
  • 3
  • 17
  • 20
2
votes
1 answer

Fuel SDK ETClient causing Exception in thread "main" java.lang.NullPointerException

I know this is caused by a null value, however I'm fairly new to java and not sure why it's null. Have I not instantiated ETClient correctly? Or overlooked something else? I'm using the Salesforce Marketingcloud Java SDK in a class like so: package…
Alekx
  • 891
  • 1
  • 11
  • 19
2
votes
2 answers

Finding columns with highest value among other columns in SQL

I have a table that looks like this: table, th, td { border: 1px solid black; …
2
votes
1 answer

How to specify xsi:type for an element in SOAP request using node-soap

I'm trying to call the Create method passing in a TriggeredSend typed object named Objects to an ExactTarget SOAP Web Service using the node-soap package. I need to create something that looked like this (note the…
Gloopy
  • 37,767
  • 15
  • 103
  • 71
1
2 3
8 9
Customer Category 1 Category 2 Category 3 Category 4