<?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: Adding Survey123 Feature Report as Output File to Integromat Workflow in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824379#M16599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;Would it be possible for you to post a screen shot of the working Cloud Convert function you're using in Integromat to change the filename? I have the same scenario running as you, but I cannot figure out how to rename the file that gets exported from Cloud Convert.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2019 18:50:14 GMT</pubDate>
    <dc:creator>wcozzens</dc:creator>
    <dc:date>2019-09-18T18:50:14Z</dc:date>
    <item>
      <title>Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824360#M16580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have Integromat successfully detecting when a survey is submitted, it then sends the data to create a report, which works great, this setup looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/448382_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An email is sent which is fine, but what I am having trouble with is working out how to get the outputted report from the Create Feature Report module, and insert this into the attachment field for the GMAIL Send an Email module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the settings I think are working in Create Feature Report:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/448383_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the GMAIL Send Email module, I am unsure about this, what do I put in the Data field, within the Attachment section?:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/448384_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CC&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/327559"&gt;Henry Clark&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 02:45:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824360#M16580</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-05-24T02:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824361#M16581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice work with the scenario. The trick here is to use the &lt;STRONG&gt;HTTP Get a file&lt;/STRONG&gt; module between the Create feature report and Gmail modules. This module will retrieve the output DOCX file, which can then be attached to your email. The URL to the file is in the &lt;EM&gt;resultFiles&lt;/EM&gt; part of the payload:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="448357" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/448357_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Over on our EAC there's a short video demonstrating the Create feature report action. Please see the link at the bottom of &lt;A href="https://earlyadopter.esri.com/project/article/item.html?cap=e69ef91f45744b98882c651f7b518eb7&amp;amp;arttypeid={5a8e51ed-4a87-43fe-a67d-2b7829af130f}&amp;amp;artid={F0CA43D9-3489-4880-A566-07FF009C7C45}"&gt;this post&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: For more info please refer to this&amp;nbsp;very&amp;nbsp;useful GeoNet blog post:&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2019/06/04/survey123-tricks-of-the-trade-integromat"&gt;https://community.esri.com/groups/survey123/blog/2019/06/04/survey123-tricks-of-the-trade-integromat&lt;/A&gt;. The &lt;EM&gt;Working with Survey123 attachments&lt;/EM&gt; section covers how to retrieve a file using the HTTP module and&amp;nbsp;include it as an email attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 03:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824361#M16581</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-05-24T03:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824362#M16582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, thanks for that&amp;nbsp;Jim.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now have two follow up questions if you dont mind&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Can we rename the attachment that is sent to the end user?&lt;/LI&gt;&lt;LI&gt;Can we convert the .docx file to be a pdf instead?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 04:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824362#M16582</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-05-24T04:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824363#M16583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben, great to hear this was useful. To answer your questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In the attachments settings in the Gmail module&amp;nbsp;you can select "Map" for the source file, which allows you to specify a different filename. You can enter the filename manually or have it populated&amp;nbsp;from parts of a payload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="448388" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/448388_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We are currently researching methods for PDF output for feature reports and we're looking to implement this in a future release. No timeline available as yet but I'll endeavour to keep this thread updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 07:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824363#M16583</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-05-24T07:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824364#M16584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that Jim. I was successfully able to rename the file. It took me a second to realise that when I map another field (survey title for example) that I had to manually tell it to end in .docx otherwise the file come through without the extension. Thats a simple mistake from my end, but hopefully this post helps someone in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also with regards to the PDF not being supported yet, that is a major bummer, our reports are actually 'certificates' to home owners, so sending a docx file is not really appropriate, so this is a major hurdle we just hit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We eagerly await any updates from you as to when PDF outputs will be supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 May 2019 06:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824364#M16584</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-05-26T06:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824365#M16585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the additional feedback, I've added your comments to our internal discussion and will certainly let you know of any progress. In the meantime, there might be other third party modules in Integromat that could covert the DOCX to PDF; I haven't investigated this&amp;nbsp;so unsure of the options but could be worth checking out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good catch re: the .docx file extension!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 02:30:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824365#M16585</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-05-27T02:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824366#M16586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok another update... I think I have all steps required, in order to achieve what I need... You were correct, there is a CloudConvert tool in integromat which I have been able to utilise, so my final workflow looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/448548_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user submits a survey on the Survey123 app, the Create Feature Report picks up on this submission and converts the survey into a docx report, and then the HTTP tool is able to grab this attachment, and supply it to the CloudConvert Tool, which then creates a PDF for me, which is then added to an email and sent out via Gmail....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very handy workflow thus far. I do not want to discourage ESRI from enabling the feature report to export as a PDF, as the CloudConvert tool is only free for your first few conversions each day, and then you have to pay... so if I can remove the converter and have the PDF created from the beginning, this will save my organisation some money.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 00:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824366#M16586</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-05-28T00:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824367#M16587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this Create Report Action going to be added to Microsoft flow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 13:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824367#M16587</guid>
      <dc:creator>GlenGardner1</dc:creator>
      <dc:date>2019-05-30T13:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824368#M16588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this Create Report Action going to be added to Microsoft flow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 13:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824368#M16588</guid>
      <dc:creator>GlenGardner1</dc:creator>
      <dc:date>2019-05-30T13:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824369#M16589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Glen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are looking into supporting the feature report action in MS Flow; that being said, the different environments have different configuration mechanisms and have different limitations in supporting these actions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2019 00:48:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824369#M16589</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-31T00:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824370#M16590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Create Feature Report module works great in Integromat. However, many existing business workflows are within the Microsoft environment. For many users, keeping workflow processes like Survey123 in this same Microsoft environment and using MS Flow is probably the preferred solution since it integrates better with existing network systems. Hopefully this will be made available for Flow soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 15:01:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824370#M16590</guid>
      <dc:creator>DavidBooth</dc:creator>
      <dc:date>2019-07-31T15:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824371#M16591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am trying to configure sending a feature report by gmail but it is throwing me a error "Missing value of required parameter 'URL'." please help me to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-5 jive-image j-img-original" src="/legacyfs/online/455234_Captura de Pantalla 2019-08-04 a la(s) 11.19.00 p. m..png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/455203_Captura de Pantalla 2019-08-04 a la(s) 11.12.35 p. m..png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="/legacyfs/online/455231_Captura de Pantalla 2019-08-04 a la(s) 11.13.26 p. m..png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="/legacyfs/online/455232_Captura de Pantalla 2019-08-04 a la(s) 11.14.39 p. m..png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image j-img-original" src="/legacyfs/online/455233_Captura de Pantalla 2019-08-04 a la(s) 11.15.18 p. m..png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 04:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824371#M16591</guid>
      <dc:creator>JoelBrea_Rasquin</dc:creator>
      <dc:date>2019-08-05T04:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824372#M16592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the screenshots. Please try removing &lt;STRONG&gt;4. Data&lt;/STRONG&gt; from the Content-ID in the Gmail attachment settings. Content-ID is used when embedding inline images into the body of your email. In this case, we're attaching a DOCX file so this parameter is not applicable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 23:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824372#M16592</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-08-05T23:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824373#M16593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jim, now it's working. I am waiting for the update to send the report in PDF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 05:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824373#M16593</guid>
      <dc:creator>JoelBrea_Rasquin</dc:creator>
      <dc:date>2019-08-06T05:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824374#M16594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joel, good to hear it's working! PDF feature reports is a work in progress at the moment but please stay tuned to GeoNet for updates.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 05:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824374#M16594</guid>
      <dc:creator>Jim-Moore</dc:creator>
      <dc:date>2019-08-06T05:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824375#M16595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks exactly like a workflow I just put together. I am having trouble renaming the file in CloudConvert. I've tried a static name, and tried to build the file name from attributes. Do you have any advice on how to make this work? Is it because I'm trying to go from the .docx to a .pdf and rename it in the same step?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/458665_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 20:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824375#M16595</guid>
      <dc:creator>BenBaker1</dc:creator>
      <dc:date>2019-09-04T20:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824376#M16596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/315674"&gt;Ben Baker&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have looked into this previously but could not work it out myself. I am unsure if a rename is possible at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully someone else sees this and can help us both!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 05:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824376#M16596</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-09-05T05:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824377#M16597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Ben Van Kesteren wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for that Jim. I just &lt;STRONG&gt;&lt;EM&gt;got the file renamed&lt;/EM&gt; &lt;/STRONG&gt;successfully. It took me a second to realise that when I map another field (survey title for example) that I had to manually tell it to end in .docx otherwise the file come through without the extension. Thats a simple mistake from my end, but hopefully this post helps someone in the future.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So you were or were not able to rename the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2019 21:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824377#M16597</guid>
      <dc:creator>BenBaker1</dc:creator>
      <dc:date>2019-09-05T21:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824378#M16598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How soon will this be supported in MS Flow? (anxiously waiting)&amp;nbsp; our organization is using&amp;nbsp;Microsoft, and having this action available to us in Microsoft Flow would make us very happy campers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integromat is good for some, but companies that use Office365, (probably larger audience) would love it if its available in Flow &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 16:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824378#M16598</guid>
      <dc:creator>EricChez</dc:creator>
      <dc:date>2019-09-17T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Survey123 Feature Report as Output File to Integromat Workflow</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824379#M16599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;Would it be possible for you to post a screen shot of the working Cloud Convert function you're using in Integromat to change the filename? I have the same scenario running as you, but I cannot figure out how to rename the file that gets exported from Cloud Convert.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2019 18:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/adding-survey123-feature-report-as-output-file-to/m-p/824379#M16599</guid>
      <dc:creator>wcozzens</dc:creator>
      <dc:date>2019-09-18T18:50:14Z</dc:date>
    </item>
  </channel>
</rss>

