elasticio / salesforce-component

elastic.io component that connects to Salesforce API (node.js)
Apache License 2.0
3 stars 7 forks source link

Binary fields functionality enhancement #97

Open umkaline opened 4 years ago

umkaline commented 4 years ago

If you check the checkbox "Utilize data attachment..." it should take available attachment and put it in the request message binary field discarding any data mapped there. It means that do mapping for the binary field is redundant and confusing moreover if this field is mandatory: image Please, remove a binary field from input metadata in case if "Utilize data attachment..." checked.