We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d9385 commit e2966f4Copy full SHA for e2966f4
main.py
@@ -38,8 +38,8 @@ def process_csv_data(csv_file):
38
payload = {
39
"email": email,
40
"includeListIds": [13],
41
- "redirectionUrl": "https://www.4sgm.com/category/422/Thank-You.html?utm_source=brevo&utm_campaign=2024-03-batch1-C&utm_medium=email",
42
- "templateId": 43,
+ "redirectionUrl": "https://www.4sgm.com/category/422/Thank-You.html?utm_source=brevo&utm_campaign=2024-03-batch1-E&utm_medium=email",
+ "templateId": 46,
43
"attributes": {
44
"FNAME": fname,
45
"LNAME": lname,
0 commit comments