Usage and example
The integration is used in Lime Forms by selecting the form action “Webhook”,
and choosing “Lime API – Standard integration for Lime that creates an object..” in the drop down menu for “Available integrations”,
the integration is then configured using JSON, defining what kind of object to create and what parameters should be set on that object.
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.