API to post a simple new address record into a knack object

Hi has anyone any experience with adding a simple record into a knack object via an API> we have a customer who wishes o add addresses directly from a web form into Knack, and we have no experience of working with json/java etc ... any help would be appreciated.

thanks

Andrew Steele UK

I put a similar topic out in hopes for an answer. Would be interest if you accomplished this and how. Thanks in advance for any help you can relay.

The easiest way, which we use a lot, is to use webhooks and something like zapier. Insert a webhook url that zapier creates for you into the webform backend and link in a zap - it works really well.

We could help further if needed.

we also now write our own api’s using json, but depends on the teccy ability of the website owner to be able to do this.