Mark K - Hello - when a user pins an answer for...
Hello - when a user pins an answer for the first time, and they have no liveboard already, a new liveboard called "{username}'s first liveboard" is created. I want to change this to be "{user's firstname}'s first liveboard". My initial thought was to listen to an embed event, but it doesn't look like one is emitted in the scenario of a first liveboard. I've tried listening to the following and none fire on this event (only on subsequent pins)