Hubspot to Ligna using Make

1 year ago
106

Make your life easier by automating lead into Ligna from your Hubspot account

Copy Paste the following to use as a template when posting data, it has to be valid JSON to work

{"form_id": 6638,
"fields": [
{ "form_field_id": 51428,
"value": "{{1.properties.email}}"
},
{ "form_field_id": 51429,
"value": "{{1.properties.firstname}}"
},
{ "form_field_id": 51430,
"value": "{{1.properties.lastname}}"
}
]}

Loading comments...