A customer has a custom CRM System that holds all profiles used for Marketing Campaigns. The
customer wants to have the data available in Adobe Campaign Classic and use it for Marketing
Campaigns. The CRM System is relying on HTTP communication to communicate with other systems.
In which two ways can the CRM System push profiles to Adobe Campaign Classic? (Choose 2)
C, D
A customer has a requirement to create a web form that collects and stores unauthenticated users'
email, first name, last name, and color preferences to an Adobe Campaign Classic database.
The users are identified using a double opt in process only.
What kind of structure should be used to save data coming from the web form?
B
A third-party system is required to push data in the form of JSON payload to an Adobe Campaign
marketing instance. Factory functions must be leveraged to authenticate the incoming POST request
to an Adobe Campaign instance.
Which JavaScript library must be used to meet this requirement?
A
A customer prefers to implement Single Sign-On on all Adobe product-based solutions that they have
so far, including Adobe Campaign Classic. What protocol is supported by Adobe IMS to integrate with
Adobe Campaign to meet the requirement?
C
An Adobe Campaign Classic Developer needs to programmatically create a workflow based on a
workflow template, set an instance variable, and start the workflow. Which out-of-the-box method
should be used in this case?
B
An Adobe Campaign Classic Developer is creating a new External connection to a Microsoft Dynamics
CRM application to import contacts as Campaign recipients. When configuring the external account,
which three fields are required to create the connection? (Choose 3)
B, E, F
An Adobe Campaign Classic Developer needs to decide on the best approach to integrate with an
external recipient table from a SQLServer database. The solution needs to be able to do a daily data
sync of the newly detected recipient records into the Adobe Campaign database and append
additional data fields.
The IT department of the external database is able to provide the database connection details but
does not have enough capacity to implement any other custom processing solution.
Which integration option should the Developer choose for this scenario?
B
A customer asks an Adobe Campaign Classic Developer to write a web service that can be used to
update the meal preferences of recipients in real time. Which two configurations are required to set
up such a web service within Campaign Classic? (Choose 2)
D
An Adobe Campaign Classic Developer wants to delete a Recipient record based on the first name
and last name via SOAP. What is the correct JXON syntax for achieving this?
B
An Adobe Campaign Classic Developer sets the max execution time on the initial Query activity in a
Campaign workflow. What happens when that time is exceeded?
A