So, I am working on a project for a client and it involves knowing, in a webhook, which Partition someone is in. Ideally I wanted to do this by Partition ID and not by Partition Name.
It transpires you can do this quite easily as there is an undocumented lead token that gives you this information.
The documented token is this one: {{lead.Lead Partition}}. This will give you the Partition Name.
The undocumented token is this one: {{lead.Lead Partition id}}. This gives you the Partition ID.
So, an email with this in the body:
Yields this when previewed by person:
I hope you have as much fun with this as I am having.
Remember: Undocumented features may vanish without warning. This is documented, so you have been warned 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.