Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Sanford, I am not sure of the cap but can be around 1000 person/day. How about this approach:1. Run every person through a smart campaign only once2. Configure the smart campaign to implement a webhook3. This webhook makes a call to the Custom Object to read and look for a specific row based on t...
Hey Sanford, Thanks for your reply. In that case, do you have any suggestions to share on how to achieve this, maybe using development (code) of some kind?
Hello folks, I have a Custom Object that has some information stored say a list of 100 approved campuses across USA. What I want to do is:When a Person is created, perform a check across this Custom Object and check if the Campus selected on the Person record exists in this Custom object, and if it ...