Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/18 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

Delivery Profile Functions

These functions allow you to access and control delivery profiles within your Marketing Cloud Engagement account. Use these functions as part of a landing page or other application.

In your server-side JavaScript code, first load the core library using the syntax below:

To interact with a delivery profile via server-side JavaScript, you must first initialize the object. The code below initializes a delivery profile with the external key of 'myDeliveryProfile'.

Once you initialize the delivery profile, you can use the associated functions.