<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Browser Forms</title><link>https://www.infopathdev.com:443/forums/40.aspx</link><description>For browser form specific questions</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Send Attachments in Email</title><link>https://www.infopathdev.com:443/forums/thread/124981.aspx</link><pubDate>Thu, 07 Jul 2022 21:05:18 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:124981</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/124981.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=124981</wfw:commentRss><description>&lt;p&gt;So - it&amp;#39;s been a while since I&amp;#39;ve used SharePoint Designer workflow - but I think there might be an action for calling a web service? If so - you can get list attachment URLs with the REST API (test the URL in your browser first, to verify) - with a rest endpoint like: &lt;a href="https://yoursite/sites/yoursitecollection/_api/web/lists/getbytitle(&amp;#39;YourListTitle&amp;#39;)/items(1)/attachmentfiles"&gt;https://yoursite/sites/yoursitecollection/_api/web/lists/getbytitle(&amp;#39;YourListTitle&amp;#39;)/items(1)/attachmentfiles&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note: I&amp;#39;m using placeholders for the site url, list name, and you&amp;#39;d replace the 1 with the ID for your list item. But this should return the URLs for your attachments so you can include a link to them in the email.....&lt;/p&gt;</description></item><item><title>Re: Send Attachments in Email</title><link>https://www.infopathdev.com:443/forums/thread/124978.aspx</link><pubDate>Thu, 07 Jul 2022 20:02:59 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:124978</guid><dc:creator>JohnSM</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/124978.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=124978</wfw:commentRss><description>This is in a List, Attachments to list items are: Enabled</description></item><item><title>Send Attachments in Email</title><link>https://www.infopathdev.com:443/forums/thread/124977.aspx</link><pubDate>Thu, 07 Jul 2022 20:00:57 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:124977</guid><dc:creator>JohnSM</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/124977.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=124977</wfw:commentRss><description>Infopath 2013, SP 2013 On Premise.

I need to send an attachment in an email. I&amp;#39;ve tried adding a Link to it and I get a 404, Page not Found. If I just add it as a Field from the Current Item, all I get in the email is &amp;#39;True&amp;#39;.

How can I get an attachment to get attached to the email?

Thanks,
John</description></item></channel></rss>