The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.
I already managed to make a postal code based lead distribution to specific agents. My challenge now is to work with credits and subtract 1 credit from every agent who received a lead.
Hi @adaptoo,
I think you might want a third table to manage the transactions. This table links to Agents and Leads. You can pull in the existing credits from Agents, and the credit value from Leads, then subtract and update the credit total in Agents.