Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save katydorjee/24fa882a02656619c869ea9bd0e005cc to your computer and use it in GitHub Desktop.
Save katydorjee/24fa882a02656619c869ea9bd0e005cc to your computer and use it in GitHub Desktop.
Delete a record from DataExtension using AMPscript
%%[
SET @status = DeleteData("DataExtension Name", "SubscriberKey","XXXXXXXXXX")
]%%
Status: %%=v(@status)=%%
@katydorjee
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment