Hello
Is it possible to change a mailwizz list's variables. For example, instead of FNAME to be Fname or firstname?
Here is the background of the question:
I have an eLearning system that, upon a student subscription, sends its information automatically through a webhook to a mailwizz list.
The eLearning platform sends:
first name {firstname}
Last name {lastname}
Email {email}
The mailwizz default list fields are
First name: FNAME
Last name: LNAME
Email: EMAIL
The webhook link accepts the information ONLY if they MATCH the structure of the mailwizz list field. Which is not the case
My eLearning system is a no code system, so I cannot modify the structure of th field sent in its webhook.
My last hope is to modify the mailwizz list fields.
Any advice?
Is it possible to change a mailwizz list's variables. For example, instead of FNAME to be Fname or firstname?
Here is the background of the question:
I have an eLearning system that, upon a student subscription, sends its information automatically through a webhook to a mailwizz list.
The eLearning platform sends:
first name {firstname}
Last name {lastname}
Email {email}
The mailwizz default list fields are
First name: FNAME
Last name: LNAME
Email: EMAIL
The webhook link accepts the information ONLY if they MATCH the structure of the mailwizz list field. Which is not the case

My eLearning system is a no code system, so I cannot modify the structure of th field sent in its webhook.
My last hope is to modify the mailwizz list fields.
Any advice?