Question

How to translate specific Landingi form data into respective Mailjet properties using Zapier?

  • 28 February 2024
  • 1 reply
  • 7 views

Hello ,
In the data I get from Landingi, I have a drop-down field with several possible options.
The user can only select one option.
I would like to send this data to Mailjet, but in Mailjet I store the data in a completely different way.

Example: If the user ticks "Boat owner" in my Landingi form,
this data must be translated into Mailjet via several properties, which are as follows: 
property = target_renter | data format = integer =0 | data type = static

I'm attaching the mailjet translation of the various drop-down field options.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 3
Badge +2

Create a Python dictionary to map the Landingi options to their corresponding Mailjet properties:

add a "Code by Zapier" step after the Landingi trigger: