ACDEFGHIJKLM
1
Workflow 1: Given a list of {Campaign Members} from {Salesforce}, {add or update} {Member} in {Mailchimp}
2
Destination Object
ID
Output Data TypeOutput SampleSource Value
Source Value
(Field path)
Input Data TypeInput SampleTransformationCommentsEngineer's NotesExpose in OpenFn run logs?Personally Identifiable Information?
3
list_idstring43fead6cd7 Always return "43fead6cd7"YesNo
4
membersarrayYes
5
subscriber_hashstringpatricia.lustosa@fbb.org.brCampaignMember.Emailemailpatricia.lustosa@fbb.org.brReturn CampaignMember.Email in lowercaseYesYes
6
email_addressstringpatricia.lustosa@fbb.org.brCampaignMember.Emailemailpatricia.lustosa@fbb.org.brYesYes
7
statusstringsubscribedAlways return "subscribed" to contactsToCreate batch
and omit this field in contactsToUpdate batchYesNo
8
full_namestringPatriciaCampaignMember.Contact.NamestringPatricia LustosaYesYes
9
merge_fields.FNAMEstringPatriciaCampaignMember.Contact.FirstNamestringPatriciaYesYes
10
merge_fields.LNAMEstringLustosaCampaignMember.Contact.LastNamestringLustosaYesYes
11
merge_fields.MMERGE4stringInstituto BrilharCampaignMember.Contact.AccountIdstringInstituto BrilharYesYes
12
email_typestringhtmlAlways return "html"Yes
13
sync_tagsbooleanFALSEAlways return "False"Yes
14
update_existingbooleanTRUEAlways return "True"Yes
15
tagsarrayCafé com Soluções com Fundação Tide SetubalCampaign.Nome_da_Tag__cstringCafé com Soluções com Fundação Tide SetubalMax. 100 characteres per tag. Allows spaces.Yes
16
17
18
19
20
21
22
23
24
25
26
27
28
29