Hello everyone. I'm new to the channel and wonder...
# general
b
Hello everyone. I'm new to the channel and wondering if anyone can help me with a workflow challenge. We have a Quote Request workflow and I'm looking for a way to allow our Inside Sales reps to send out a completed Quote, ideally in PDF format, to Account Execs as an email attachment. I don't know a great deal about Suitescript coding so preferably it would be using a workflow alternative.
s
I am not aware of any workflow action that would allow you to print Quote to a PDF. Unfornately either way you would need to create a Custom Action script for your workflow which would do that for you and send an email.
a
You can have workflows send transactions as an attachment, no problem
you
will want to update your preferences Home > Set Preferences > Transactions > PDF
you'll be using the 'Send Email' action in the workflow
s
wow, @andrewh I learned something new. Thanks
a
and using the 'Include Transaction' option
b
Thanks! I'll give it a try.
Hi Andrew. I seem to be having issues with the Attachment. I can select the "From Field" radio button in the send email action. However, there are no Fields available to select when I select a "Record (Join Field)" dropdown. E.g. Current Record. Also, the workflow action does not want to save the "From Field" selection. Any ideas?