I would like to know how I can update the task attribute so that the customer name is set to whatever name I want, instead of the E.164 formatted phone.
I would like to invoke the setter from within the plugin init
init(flex, manager) {
I imagine this is a common use case that customers would like. How can I accomplish this? Where exactly are these attributes set?