Usage and example

The integration is used in Lime Forms by selecting the form action “Webhook”,

Webhook button

and choosing “Lime API – Standard integration for Lime that creates an object..” in the drop down menu for “Available integrations”,

Lime API - Standard integration for Lime that creates an object

the integration is then configured using JSON, defining what kind of object to create and what parameters should be set on that object.

Integration settings JSON

The example above will create a history object, put all the submitted form_data into the field “note” on the history object and set field “type” on the history object to the value “comment”.

Note. If you cannot see the integration listed in “Available integrations” it means this integration is not yet configured.