Skip to content

Instantly share code, notes, and snippets.

View PrafullJain's full-sized avatar
☺️
Happy

Prafull Jain PrafullJain

☺️
Happy
View GitHub Profile
{
"id":xxx,
"customerKey":"xxx",
"objectID":"xxx",
"assetType":{
"id":23,
"name":"jpg",
"displayName":"Image"
},
"fileProperties":{
@PrafullJain
PrafullJain / Custom Profile Centre in SF Marketing Cloud Using SSJS & AMPScript
Created November 9, 2020 11:34
In this Gist You can See How we can Update the All Subscriber List Attributes,(Status, FirstName, LastName & others as well) & How to update Status in Publication List as well as on My Lists Options for List type Table. Not for Suppression List.
<!DOCTYPE html>
<html>
<head>
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"
/>
<title>Profile Centre</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">