Need at add attachment to the incident in Virtual Agent
Hello, I have created VA topic to create an Incident, now I need to add File Picker to the flow and attach that attachment to the incident to be created. Script to create incident:(function execute() { var incGr = new GlideRecord("incident"); i...
