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.
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 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
Post a Comment