Hi all!
I'm currently encountering a problem when I run a script (it is a script that was already made in another base that I tried to adjust to a new base).
The script allows me to import data from a third-party excel sheet into my base. I mapped all the fields I needed from the excel sheet into my base (I don't need them all).
Here is the info from the excel sheet that is supposed to be created into my base :
And here is the error I am receiving while running the script :
Here is my script at lines 91 and 114 :
I created the field -NBxajiiiCAqstlW9O7- just to see what the script what doing. It is putting ''Création du donateur'', which appears at line 91, into the field. What I need is for the id numbers that are shown in the excel sheet to appear in the corresponding fields in my base (idContact and idFundraisingDonation).
Thanks for the help!
David