Hi Everyone, I’m Meenu Hinduja and my husband Dheeraj Sudan, run a business. I’m having trouble mapping complex form answers so they appear correctly in downstream modules. Could you please share any suggestions or best practices?
Regards
Dheeraj Sudan and Meenu Hinduja
1 Like
Hi @mhindujadheerajsudan ,
To resolve the issue of mapping complex form of answers, first review the bundle output to clearly understand the data structure.
Since the data can be nested or dynamic, using Make’s get() and map() functions is recommended to extract and transform the required values correctly.
Please refer to the documentation below for a detailed overview of how the get() and map() functions work in Make.com and how they can be applied in such scenarios.
https://help.make.com/array-functions#map
https://help.make.com/general-functions#get
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation