Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

SFMC DEVELOPER EXAM 2025 QUESTIONS AND ANSWERS

Beoordeling
-
Verkocht
-
Pagina's
35
Cijfer
A+
Geüpload op
27-06-2025
Geschreven in
2024/2025

SOAP API - ANS - Core functionality with Email, Tracking and Data Extensions - Most comprehensive API functionality REST API - ANS - New functionality with Mobile, Journey Builder, and Content Builder - Selective support for core functionality including Email and Data Extensions SOAP API for transactional message - ANS Available via the TriggeredSend object using the Create method REST API for transactional messaget - ANS Route for sending: /messageDefinitionSends AMPScript for transactional message - ANS - Available via the TriggeredSend object using the InvokeCreate function - Used for landing pages on the Marketing Cloud Components of a triggered send - ANS Definition + API Request Where is the triggered send definition? - ANS In the UI under Email Studio Interactions Triggered Emails or via API (uncommon) 2 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED What does the triggered send definition do? - ANS - Provides common data for sending: - Form Details - Email Template - Subscriber Management - Differentiates sends for tracking purposes - Allow for pausing/queuing messages (can pause triggered send, update email and then resume) Creating a Triggered Send Definition - ANS Fields: - Name - Key Identifier (CustomerKey = ExternalKey) - Classification - Email - List for Subscriber Management - Misc Options - CC/BCC - Multipart MIME - Send Loggins Triggered Send Def best practices - ANS - Create new definition for unique send types - Password reset versus Receipt - Make sure you start your definition 3 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED - Publish anytime you make changes - Pause + Start != Publish - Always select a list under subscriber management - Provides better visibility into subscriber status SOAP/REST API - which supports username and password? - ANS SOAP API - Also supports OATH for a short-lived token Web App - ANS Web Apps make API requests in the context of an end user. These integrations are issued a client ID and client secret because they can maintain the confidentiality of a client secret. Public App - ANS Public Apps, such as single-page or mobile applications, make API requests in the context of an end user. These integrations are issued only a client ID because they cannot maintain the confidentiality of a client secret. Server-Server - ANS A server-to-server integration performs tasks on behalf of the integration, without an end-user context, user interaction, or user interface.They make API requests in the context of a service account instead of a user account. These integrations are issued a client ID and client secret to use with the Client Credentials grant type. Access Tokens for Server-to-Server Integrations - ANS In the client credentials flow, your client application uses this client ID and client secret to request an access token from the Marketing Cloud authorization server. The access token gives your application access to Marketing Cloud's REST a

Meer zien Lees minder
Instelling
SFMC
Vak
SFMC

Voorbeeld van de inhoud

SFMC DEVELOPER EXAM 2025
QUESTIONS AND ANSWERS



SOAP API - ANS - Core functionality with Email, Tracking and Data Extensions
- Most comprehensive API functionality



REST API - ANS - New functionality with Mobile, Journey Builder, and Content Builder
- Selective support for core functionality including Email and Data Extensions



SOAP API for transactional message - ANS Available via the TriggeredSend object using the
Create method



REST API for transactional messaget - ANS Route for sending: /messageDefinitionSends



AMPScript for transactional message - ANS - Available via the TriggeredSend object using the
InvokeCreate function
- Used for landing pages on the Marketing Cloud



Components of a triggered send - ANS Definition + API Request



Where is the triggered send definition? - ANS In the UI under Email Studio > Interactions >
Triggered Emails


or via API (uncommon)

1 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED

,What does the triggered send definition do? - ANS - Provides common data for sending:
- Form Details
- Email Template
- Subscriber Management


- Differentiates sends for tracking purposes


- Allow for pausing/queuing messages (can pause triggered send, update email and then
resume)



Creating a Triggered Send Definition - ANS Fields:
- Name
- Key Identifier (CustomerKey = ExternalKey)
- Classification
- Email
- List for Subscriber Management
- Misc Options
- CC/BCC
- Multipart MIME
- Send Loggins



Triggered Send Def best practices - ANS - Create new definition for unique send types
- Password reset versus Receipt


- Make sure you start your definition



2 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED

,- Publish anytime you make changes
- Pause + Start != Publish


- Always select a list under subscriber management
- Provides better visibility into subscriber status



SOAP/REST API - which supports username and password? - ANS SOAP API


- Also supports OATH for a short-lived token



Web App - ANS Web Apps make API requests in the context of an end user. These
integrations are issued a client ID and client secret because they can maintain the
confidentiality of a client secret.



Public App - ANS Public Apps, such as single-page or mobile applications, make API requests
in the context of an end user. These integrations are issued only a client ID because they cannot
maintain the confidentiality of a client secret.



Server-Server - ANS A server-to-server integration performs tasks on behalf of the
integration, without an end-user context, user interaction, or user interface.They make API
requests in the context of a service account instead of a user account. These integrations are
issued a client ID and client secret to use with the Client Credentials grant type.



Access Tokens for Server-to-Server Integrations - ANS In the client credentials flow, your
client application uses this client ID and client secret to request an access token from the
Marketing Cloud authorization server. The access token gives your application access to
Marketing Cloud's REST and SOAP services. (The client credentials grant type doesn't have
refresh tokens.)




3 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED

, Access Tokens for Server-to-Server Integrations- how it works - ANS 1. Your application
requests an access token by providing the client ID and secret that was generated for the
package you created in Marketing Cloud.
2. The Marketing Cloud authorization server returns an access token for your application to
extract.
3. Your application uses the access token to access Marketing Cloud resources and the REST or
SOAP base URLs returned as part of the token response.


how does your application request the access token for the server-to-server integration? -
ANS Construct a static endpoint for your request by appending v2/token to the Authorization
Base URI provided to you when you created the API integration in Installed Packages. Request
an access token by providing the client ID and secret that you received when you created the
API integration in Installed Packages.



How long is the lifetime of an access token? - ANS 20 minutes


Here's an example request:


Host: https://YOUR_SUBDOMAIN.auth.marketingcloudapis.com
POST /v2/token
Content-Type: application/json
{
"grant_type": "client_credentials",
"client_id": "7a9j47upktedde30uedl822p",
"client_secret": "1955278925675241571",
"scope": "list_and_subscribers_write audiences_write",
"account_id": "12345"
}



the scope - ANS reflects the enabled permissions for the API request
4 COPYRIGHT © 2025 SIRJOEL ALL RIGHTS RESERVED

Geschreven voor

Instelling
SFMC
Vak
SFMC

Documentinformatie

Geüpload op
27 juni 2025
Aantal pagina's
35
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

€12,38
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
sirjoel Liberty University
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
131
Lid sinds
1 jaar
Aantal volgers
13
Documenten
12791
Laatst verkocht
5 dagen geleden
Sirjoel

Here you will find all documents and package deals offered by sirjoel

3,6

18 beoordelingen

5
4
4
5
3
7
2
1
1
1

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen