Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you Sanford! This is extremely helpful. We will look into a webhook as the list is provided to us from another system.
We have a promotion coming up where we want to capture new customer data. When the customer fills out a form we want to send them an email with a serialized coupon that we have in a table (database). These numbers have to be unique or we would just write a single number into the email. Is this possi...