Skip to content

Commit e2966f4

Browse files
committed
change redirect url
1 parent 44d9385 commit e2966f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ def process_csv_data(csv_file):
3838
payload = {
3939
"email": email,
4040
"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,
41+
"redirectionUrl": "https://www.4sgm.com/category/422/Thank-You.html?utm_source=brevo&utm_campaign=2024-03-batch1-E&utm_medium=email",
42+
"templateId": 46,
4343
"attributes": {
4444
"FNAME": fname,
4545
"LNAME": lname,

0 commit comments

Comments
 (0)