This workflow benefits anyone, who:
This workflow consists of:
The webhook triggers when a person is updated in CentralStationCRM.
The persons data is sent to n8n, including the company name and the address.
This node filters the webhook data for just the data the EchtPost node needs. It also transforms the country field to the associated country code (i.e. "Deutschland" -> "DE")
This node checks if there is an "EchtPost" tag in the persons data.
-> if false: do nothing
-> if true: go to HTTP request
This node sends the persons name, address and country code alongside with the id of the EchtPost template (inserted manually in the node) to EchtPost. It also needs an E-Mail-Adress for a confirmation mail.
The data starts a "Mail in 3 days" process with the EchtPost service, which mails a postcard with that template to the person.
For this workflow, you need: