salesforce - getting file from sfdc with mule -


i need file sfdc , send ftp server. using mulesoft connect sfdc.

i have seen below docs in sfdc, getting content , mapping , convert file. instead of this, need file directly sfdc , send file ftp or email. changes in future changed in sfdc no changes required in mulesoft code.

enter image description here

sfdc connector

edit:

below thread reads content of attachment, , making required file format. but, trying directly reading file sfdc , load file local disk.

i don't find operation in sfdc connector file sfdc.

sfdc forum

sfdc apis used read , write data salesforce objects. using soql. not understand statement "i need file sfdc not reading content". please explain?

the following link list latest mule sfdc connector apis. metadata apis deals files instead of soql files used read/write model metadata.

http://mulesoft.github.io/salesforce-connector/6.1.0/mule/sfdc-config.html


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -