used this code and no feedback from page neither created the contact. what am i missing?
can i run this in dev mode?
can i run this in an open page in a published site?
both of them did not do anything
let firstName = “james” ; // get first name let lastName = “bond” ; // get last name let email = “jamesbond@gmail.com” ; // get email address let phone = “000” ; // get phone number