AMPscript API Functions

Use the AMPscript API functions to interact with the Marketing Cloud Engagement SOAP API.

This section contains information about these AMPscript functions.

Function NameDescription
AddObjectArrayItem()Adds an object to an array in a Marketing Cloud Engagement API object.
CreateObject()Creates an API Object.
InvokeCreate()Invokes the Create method on an API Object.
InvokeDelete()Invokes the Delete method on an API Object.
InvokeExecute()Invokes the Execute method on an API Object.
InvokePerform()Invokes the Perform method on an API Object.
InvokeRetrieve()Invokes the Retrieve method on an API Object.
InvokeUpdate()Invokes the Update method on an API Object.
SetObjectProperty()Sets a value for an object created by the CreateObject() function.