ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 71 - Certified Marketing Cloud Developer discussion

Report
Export

A developer wants to retrieve daily JSON data from a customer's API and write it to a data extension for consumption in Marketing Cloud at a later time.

What set of Server-Side JavaScript activities should the developer use?

A.
Platform.Function.InvokeRetrieve(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();
Answers
A.
Platform.Function.InvokeRetrieve(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();
B.
Platform.Function.HTTPGet(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();
Answers
B.
Platform.Function.HTTPGet(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();
C.
Platform.Function.InvokeRetrievef); Platform.Function.Stringify(); Platform.Function.UpsertDE();
Answers
C.
Platform.Function.InvokeRetrievef); Platform.Function.Stringify(); Platform.Function.UpsertDE();
D.
Platform.Function.HTTPGe(); Platform.Function.Stringify(); Platform.Response.Write();
Answers
D.
Platform.Function.HTTPGe(); Platform.Function.Stringify(); Platform.Response.Write();
Suggested answer: C
asked 23/09/2024
Michael Aragon
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first