<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: How to export csv file attached in the mail from workflow in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49330#M7061</link>
    <description>Hi Lunee, could you give us a screen shot of the email you're referring to so I know we're talking about the same thing here?</description>
    <pubDate>Mon, 06 Dec 2021 21:15:00 GMT</pubDate>
    <dc:creator>SamPirok</dc:creator>
    <dc:date>2021-12-06T21:15:00Z</dc:date>
    <item>
      <title>How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49329#M7060</link>
      <description>I want to export csv file attached in the mail from workflow. I am able to export the textfile but I want to export csv file instead of textfile.</description>
      <pubDate>Mon, 06 Dec 2021 16:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49329#M7060</guid>
      <dc:creator>Lunee</dc:creator>
      <dc:date>2021-12-06T16:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49330#M7061</link>
      <description>Hi Lunee, could you give us a screen shot of the email you're referring to so I know we're talking about the same thing here?</description>
      <pubDate>Mon, 06 Dec 2021 21:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49330#M7061</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2021-12-06T21:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49331#M7062</link>
      <description>if your workflow creates a CSV file then the email activity can send it as an attachment.&lt;BR /&gt;The CSV attachment then can be opened in your application (e.g. Excel).&lt;BR /&gt;&lt;BR /&gt;Please explain in more details where is the issue. An example will help.</description>
      <pubDate>Tue, 07 Dec 2021 10:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49331#M7062</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2021-12-07T10:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49332#M7063</link>
      <description>Hi,&lt;BR /&gt;I have a workflow that runs a command in switch and I can send the output of the switch in email in textformat but I want that to be send as a CSV format. Here is the exampleworkflow.</description>
      <pubDate>Tue, 07 Dec 2021 12:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49332#M7063</guid>
      <dc:creator>Lunee</dc:creator>
      <dc:date>2021-12-07T12:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49333#M7064</link>
      <description>The CSV format is text format where columns are delimited by comma (https://en.wikipedia.org/wiki/Comma-separated_values).&lt;BR /&gt;The code you shared should generate a file. I expect there is another activity that sends the file by email.&lt;BR /&gt;Can you share the attachment from that email?&lt;BR /&gt;&lt;BR /&gt;I still do not understand what is not working. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2021 12:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49333#M7064</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2021-12-07T12:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49334#M7065</link>
      <description>Yes, it generate a file. I do not have a smtp server in lab so I am using a standard python email sending program which works for text file.</description>
      <pubDate>Tue, 07 Dec 2021 12:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49334#M7065</guid>
      <dc:creator>Lunee</dc:creator>
      <dc:date>2021-12-07T12:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49335#M7066</link>
      <description>From the above program I only receive a name of the file but not the content of the file in my email.---&amp;gt; /tmp/.csv</description>
      <pubDate>Tue, 07 Dec 2021 12:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49335#M7066</guid>
      <dc:creator>Lunee</dc:creator>
      <dc:date>2021-12-07T12:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49336#M7067</link>
      <description>You do not need SMTP server in your lab. you can use Google the same way = https://extremeportal.force.com/ExtrArticleDetail?an=000083346</description>
      <pubDate>Tue, 07 Dec 2021 13:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49336#M7067</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2021-12-07T13:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to export csv file attached in the mail from workflow</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49337#M7068</link>
      <description>Now my smtp is working . Thank you.</description>
      <pubDate>Tue, 07 Dec 2021 15:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/how-to-export-csv-file-attached-in-the-mail-from-workflow/m-p/49337#M7068</guid>
      <dc:creator>Lunee</dc:creator>
      <dc:date>2021-12-07T15:04:00Z</dc:date>
    </item>
  </channel>
</rss>

