KellyBianchi
5 years agoQrew Assistant Captain
api add a record if one does not exist
I am able to write the formula to add a record, but I get an error page if the record already exists. How can I add the ability to only add if the record does not exist?
If([Auction]="Dealers", URLRoot() & "db/bn52z25bj" & "?a=API_AddRecord&apptoken=xxxxxxxxxx&_fid_39=" & [AMS#]& "&_fid_6=" & [Dealership Name] & "&_fid_17=" & [Tel:])
------------------------------
Kelly
------------------------------
If([Auction]="Dealers", URLRoot() & "db/bn52z25bj" & "?a=API_AddRecord&apptoken=xxxxxxxxxx&_fid_39=" & [AMS#]& "&_fid_6=" & [Dealership Name] & "&_fid_17=" & [Tel:])
------------------------------
Kelly
------------------------------