Changing a lead score based on another score
Is there any on-platform way to increment or decrement a lead score based on another score?
For example, let's say I have ScoreA = 10 and ScoreB = 3. I would want to Change Score A such that it's decremented by ScoreB and is updated to 7.
I think I could just build a webhook to do this, but at scale it would be a little slow, and I wanted to see if there was any way to do this within Marketo without flooding our queued campaigns with webhooks and potentially slowing things down.