Skip to content

Instantly share code, notes, and snippets.

@katydorjee
Forked from psapir/dataviews.js
Created February 6, 2017 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katydorjee/edd8aa595c1fa1fddda1055116aed8dd to your computer and use it in GitHub Desktop.
Save katydorjee/edd8aa595c1fa1fddda1055116aed8dd to your computer and use it in GitHub Desktop.
Retrieving DataViews with AMPScript
%%[
var @rows
set @rows = LookupRows("_ListSubscribers","SubscriberKey",emailaddr)
]%%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment