Truncate Flow designer
Hi I have been using the below script in the Toggle scripting for variable, in order to convert the attached image to base64 and send it via payload. var attachSysId = fd_data._1__get_catalog_variables.attachment_1; if (!attachSysId) { return ''...
