I have copy/pasted JobAdder’s API code into my wix page, but it all goes red and says ‘parsing error: unexpected token’.
Here is a link to JobAdder’s API code which I just copied into my page’s corvid code: https://developers.jobadder.com/docs/
Am I supposed to set it up so that it knows I am using a third party API? Does it have to connect to a button or something? Or can I directly put it into the page?
Any feedback is greatly appreciated I am struggling to understand the issue as my coding experience is extremely limited to html/css.