workflow.scratchpad.conference = {
number : workflow.scratchpad.conference_call.getValue('number'),
code : workflow.scratchpad.conference_call.getValue('code'),
source_table : workflow.scratchpad.conference_call.getValue('table'),
source_sys_id : workflow.scratchpad.conference_call.getValue('source'),
notify_number : current.notify_number.phone_number,
phone_number : current.phone_number
};
Comments
Post a Comment