I am trying to create a workflow that will run when a customer (or agent) updates a customer credit card. I am able to test this and see the change using Scripting, but that won't work for the customer changed side.
Anyone know of a way to either run scripts on the customer center pages, or to run a script from a workflow? Thanks for any assistance.
I wound up creating a custom form not using NetSuite data, and then passing that data into an internal RESTlet. That solved the problem.