Adding Data to Data Extension Object

This page contains information about adding data to an existing data extension object.

You can add more data to an existing data extension object as part of adding new records to your data extension. What information you add depends on the nature of the data extension.

Use the sample code below as a model for your own API call.

By default, this call uses an AddOnly save action, so do not specify a save action in the call.

Data Extensions