Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I don't think I understand. Why would I need to pass the entire lead record?Every time a lead comes in, I need to strip the domain name (say qwerty.com), send it to an external service (let's say Zapier) and look up this lead's domain name (qwerty.com) against an existing list of domain names. If th...
We want to avoid using an external service. If we decided to use webhook, we would have to push any new domain names to this external service to keep the list updated, correct?
We do not want to use a webhook. If we add a "domain name" field at the record level, can we create a custom trigger to identify a new domain similar to the "Person is Created" trigger?
I need to build a smart list that is triggered every time a user from a new domain name is added to my database. How do I go about building a list of all the domain names that already exist in my database? I would need to check the new email address being added against this list.