I want to create new PDF file, using web service, and send that pdf file as attachment to account. How can I do it.
I want to create new PDF file, using web service, and send that pdf file as attachment to account. How can I do it.
This should be possible using the new features available in Sugar OD soon...
SugarCRM Developer Blog » Blog Archive » Sugar On-Demand Feature Enhancements coming soon
John Mertic
Sugar Community Manager
Cret a custom action in a custom controller for the module. Create a custom button that submits a call with the action being the one in your custom controller.
That action can call your WebService to get the PDF. Then initiate SugarMailer Object, create the email to the accounts email, address. Attach the PDF (assuming that the webservice delivers you the pdf data). Send the email.
WIll require some programming skills but no big deal.
christian.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks