Robm
6
I have been able to push contacts into Fluent CRM using the HTTP node. Basic auth and the following endpoint
(https://yoursite.com/wp-json/fluent-crm/v2/subscribers/)
The query parameters I use are email, first_name, last_name, phone, custom_values[******]
Tags were tricky but the parameter format is tags and then variable the is tag id not the tag name.