salesforce - SendGrid Apex attachment functionality only works for text files? -


i using send grid apex package sending out bulk email salesforce. it's possible send text files attachment of send grid api, fails every other type of files (like pdf etc).

is there workaround problem? have tried calling web api of sendgrid attachments apex code of callouts. not working pdf , other files.

api doc: https://github.com/sendgrid/sendgrid-apex


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -