Many of our clients also use Spotler Mail+ for email marketing purposes and make sure their Spotler account contains up-to-date contact data, for instance by using file imports or API integrations with their CRM. This FlowStep allows you to retrieve contact information from a Spotler Mail+ account using the Spotler REST API, using the recipient address as the key. That contact information can then be used in templates.
Settings
- Consumer key: Fill in the key that is in the Spotler Mail+ settings.
- Consumer secret: fill in the secret here.
-
Error when not exactly one, but zero or multiple contacts were found:
The expectation is that you have one contact. You can get an error if there is 0 or more than 1 contact.
Advanced
- Set condition for his FlowStep: Do you want to set a condition? Then a new input field will appear. This allows you to set a condition so that a FlowStep is only executed when it meets a special condition. You write a condition in the Freemarker language (https://freemarker.apache.org/).
- Comments: Here you can optionally add a comment, so that your colleagues can see why this Flowstep is being performed.