<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Unitfly Community - Recent Topics				            </title>
            <link>https://extensionkit.unitfly.com/community/</link>
            <description>Unitfly Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 25 Jul 2026 11:04:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Fomatting Boolean property in E-mail notification.</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/fomatting-boolean-property-in-e-mail-notification/</link>
                        <pubDate>Fri, 10 Jul 2026 11:54:25 +0000</pubDate>
                        <description><![CDATA[When you insert a boolean property into the e-mail body configuration (html) you may want to configure the way it appears in the message. For example I am working on message containing a tab...]]></description>
                        <content:encoded><![CDATA[<p>When you insert a boolean property into the e-mail body configuration (html) you may want to configure the way it appears in the message. <br />For example I am working on message containing a table where a boolean True should appear as "X" in the relevant box, and a Boolean False should appear as a blank (nothing). <br />Elsewhere in the same message True should appear as "Yes" in the local language, which may be different from the server language. <br />Is that possible at all, and if yes, how can we configure it?</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/fomatting-boolean-property-in-e-mail-notification/</guid>
                    </item>
				                    <item>
                        <title>Save copy of sent notification in vault?</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/save-copy-of-sent-notification-in-vault/</link>
                        <pubDate>Thu, 02 Jul 2026 15:02:43 +0000</pubDate>
                        <description><![CDATA[Some external notifications are important, and we need to save a copy of them as documentation. We could add an internal mail address as BCC and then import those messages to the vault. Howe...]]></description>
                        <content:encoded><![CDATA[<p>Some external notifications are important, and we need to save a copy of them as documentation. We could add an internal mail address as BCC and then import those messages to the vault. However, it would be much more elegant to be able to create a new document as a copy of the notification mail including details like recipient, date and time, and of course the content from subject and body directly from the notification module.</p>
<p>I don't see any options to do so right now. Please note it as a suggestion for improvement.</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/save-copy-of-sent-notification-in-vault/</guid>
                    </item>
				                    <item>
                        <title>Excel Reader - Range Input</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/excel-reader-range-input/</link>
                        <pubDate>Fri, 19 Jun 2026 14:13:22 +0000</pubDate>
                        <description><![CDATA[I am trying to use the Excel Reader to bring in multiple values in a column from an Excel file into a multi-select object list property in M-Files but cannot seem to get the feature to work ...]]></description>
                        <content:encoded><![CDATA[<p>I am trying to use the Excel Reader to bring in multiple values in a column from an Excel file into a multi-select object list property in M-Files but cannot seem to get the feature to work regardless of what configuration settings I choose. I'm not sure what I'm doing wrong so any assistance would be greatly appreciated. I've attached a few screenshots to help illustrate what I'm trying to do.</p>
212
213
214
215]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Kevin</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/excel-reader-range-input/</guid>
                    </item>
				                    <item>
                        <title>HTTP module, Authorization requires a fresh bearer token (Microsoft 365 Business Central)</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/http-module-authorization-requires-a-fresh-bearer-token-microsoft-365-business-central/</link>
                        <pubDate>Tue, 02 Jun 2026 12:18:51 +0000</pubDate>
                        <description><![CDATA[Getting access to the BC API we need to provide a bearer token for Authorization. It can be created in Postman, Authorization, Auth Type &quot;OAuth 2.0&quot; using a URL like thisid}/oauth2/v2.0/auth...]]></description>
                        <content:encoded><![CDATA[<p>Getting access to the BC API we need to provide a bearer token for Authorization. It can be created in Postman, Authorization, Auth Type "OAuth 2.0" using a URL like this <span>https://login.microsoftonline.com/{tenant id}/oauth2/v2.0/authorize while providing the Client ID and Client Secret. The challenge is that this token is only valid for a short period (a couple of days I believe). Therefor I need to configure a process that retrieves a fresh token on regular intervals and saves it to a property in M-Files. That should enable the use of the same property for dynamic insertion of the valid token in the header of any regular POST or GET operation. </span></p>
<p><span>It can be operated on </span><span>a schedule, but </span>I am not quite sure how to configure the "get a fresh bearer token" process. It does not seem to be a regular "GET" operation. Any suggestions on how to do this part?</p>
<p>The screenshot is from Postman.</p>
210]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Karl Lausten</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/http-module-authorization-requires-a-fresh-bearer-token-microsoft-365-business-central/</guid>
                    </item>
				                    <item>
                        <title>EK Core - Data Transfer - System administrator role required- Cloud</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/andreas/</link>
                        <pubDate>Thu, 28 May 2026 11:14:37 +0000</pubDate>
                        <description><![CDATA[EK Core - Data TransferI would like to use the EK Core data transfer to export data via SFTP. During configuration, I received a message stating that I need the System Administrator role. As...]]></description>
                        <content:encoded><![CDATA[<p>EK Core - Data Transfer<br /><br />I would like to use the EK Core data transfer to export data via SFTP. During configuration, I received a message stating that I need the System Administrator role. As I am on a standard M-Files Cloud account, how can I implement this? <br />Should I create a ticket for the M-Files support team, or do you have any other suggestions?</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>andreast</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/andreas/</guid>
                    </item>
				                    <item>
                        <title>Join our first Auclio webinar</title>
                        <link>https://extensionkit.unitfly.com/community/annonucements/join-our-first-auclio-webinar/</link>
                        <pubDate>Wed, 20 May 2026 07:59:46 +0000</pubDate>
                        <description><![CDATA[Hello everyone,
&nbsp;
We’re hosting our first Auclio webinar to show how M-Files partners and users can build custom business applications without coding.
In the session, we’ll introduce...]]></description>
                        <content:encoded><![CDATA[<p>Hello everyone,</p>
<p>&nbsp;</p>
<p>We’re hosting our first Auclio webinar to show how <strong>M-Files partners and users can build custom business applications without coding.</strong></p>
<p>In the session, we’ll introduce Auclio, show practical examples of what can be built, and explain how it helps create tailored interfaces, portals, forms, dashboards and process-specific applications faster.</p>
<p>&nbsp;</p>
<p><span style="color: #3366ff"><strong><span>&#x1f449;&#x1f3fc; <a href="https://my.demio.com/ref/rzwSY0lR0fFW8eto?utm_source=community&amp;utm_medium=communitypost&amp;utm_campaign=auclio_webinar_jun_26&amp;utm_content=communitypost1" target="_blank" rel="noopener">Save your seat</a></span></strong></span></p>
<p><!-- notionvc: 64a24fb1-7a77-434a-b5e5-d91ea188865b --></p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Ines Falak</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/annonucements/join-our-first-auclio-webinar/</guid>
                    </item>
				                    <item>
                        <title>Version 26.5.0 of Extension Kit Core released</title>
                        <link>https://extensionkit.unitfly.com/community/annonucements/version-26-5-0-of-extension-kit-core-released/</link>
                        <pubDate>Tue, 19 May 2026 12:18:05 +0000</pubDate>
                        <description><![CDATA[Hello everyone,
 
Extension Kit Core v26.5.0 has been released, featuring the following key updates:

Object operations: option to iterate by files in Create action (Iterator)
Document ...]]></description>
                        <content:encoded><![CDATA[<p data-start="1087" data-end="1102">Hello everyone,</p>
<p data-start="1087" data-end="1102"> </p>
<p data-start="1087" data-end="1102">Extension Kit Core v26.5.0 has been released, featuring the following key updates:</p>
<ul data-start="1200" data-end="1438">
<li data-section-id="1iw16r7" data-start="1200" data-end="1277">Object operations: option to iterate by files in Create action (Iterator)</li>
<li data-section-id="745ahe" data-start="1278" data-end="1327">Document AI: improved document classification</li>
<li data-section-id="1gj7x1w" data-start="1328" data-end="1372">Word Writer: multi-level sorting support</li>
<li data-section-id="t3y4lh" data-start="1373" data-end="1438">Improved handling of custom placeholders (PlaceholderTextExt)</li>
</ul>
<p data-start="1440" data-end="1536"> </p>
<p data-start="1440" data-end="1536">&#x1f449; <a href="https://extensionkit.unitfly.com/documentation/release-notes/" target="_blank" rel="noopener">Read the full release notes</a></p>
<p data-start="1440" data-end="1536">&#x1f449; <a href="https://extensionkit.unitfly.com/download-center/" target="_blank" rel="noopener">Visit the Download Center</a> to upgrade to the latest version</p>
<p data-start="1440" data-end="1536"> </p>
<p data-start="1440" data-end="1536">Kind regards,</p>
<p data-start="1440" data-end="1536">Ines</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Ines Falak</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/annonucements/version-26-5-0-of-extension-kit-core-released/</guid>
                    </item>
				                    <item>
                        <title>Signed: Vault to Vault</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/signed-vault-to-vault/</link>
                        <pubDate>Mon, 11 May 2026 18:20:01 +0000</pubDate>
                        <description><![CDATA[I see that Vault to Vault feature is no longer supported in signed version for M-Files Cloud.  We plan on migrating to M-Files Cloud soon and utilize this feature. Is their plans to bring th...]]></description>
                        <content:encoded><![CDATA[<p>I see that Vault to Vault feature is no longer supported in signed version for M-Files Cloud.  We plan on migrating to M-Files Cloud soon and utilize this feature. Is their plans to bring this back?</p>
<p>&nbsp;</p>
<p>Thanks</p>
<p>Jeff </p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>jwittkopf</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/signed-vault-to-vault/</guid>
                    </item>
				                    <item>
                        <title>Is it possible to import file(s) from a folder?</title>
                        <link>https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/is-it-possible-to-import-files-from-a-folder/</link>
                        <pubDate>Wed, 22 Apr 2026 11:19:16 +0000</pubDate>
                        <description><![CDATA[Is it possible to import file(s) from a folder - like the M-Files Connection to external sources - but create a mutli file document - and metadata from the XML file next to the pdf and other...]]></description>
                        <content:encoded><![CDATA[<p>Is it possible to import file(s) from a folder - like the M-Files Connection to external sources - but create a mutli file document - and metadata from the XML file next to the pdf and other attachement?</p>
<p>For example: </p>
<p>the folder: C:\IMPORT\In on the M-Files server</p>
<p>the folder contains some files:</p>
<p>invoice_012345.pdf - the invoice</p>
<p>invoice_012345.xml - the invoice metadata</p>
<p>invoice_012345_att1.xlsx - the invoice attachement 1</p>
<p>invoice_012345_att2.eml - the invoice attachement 2</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>kornelk</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/toolkit-for-m-files-support-page/is-it-possible-to-import-files-from-a-folder/</guid>
                    </item>
				                    <item>
                        <title>Version 26.3.0 of Extension Kit Core released</title>
                        <link>https://extensionkit.unitfly.com/community/annonucements/version-26-3-0-of-extension-kit-core-released/</link>
                        <pubDate>Mon, 30 Mar 2026 12:34:16 +0000</pubDate>
                        <description><![CDATA[Hello everyone,
&nbsp;
Extension Kit Core v26.3.0 is now available. Here are the key updates from the latest release:

OCR for PDFs &amp; images in Document AI
Faster SFTP transfers
Mo...]]></description>
                        <content:encoded><![CDATA[<p>Hello everyone,</p>
<p>&nbsp;</p>
<p>Extension Kit Core <strong data-start="133" data-end="144">v26.3.0</strong> is now available. Here are the key updates from the latest release:</p>
<ul>
<li data-start="114" data-end="188">OCR for PDFs &amp; images in Document AI</li>
<li>Faster SFTP transfers</li>
<li>More flexibility in object &amp; property operations</li>
<li>Improved CSV reporting support</li>
</ul>
<p>&nbsp;</p>
<p><span>&#x1f449;&#x1f3fc; <a href="https://extensionkit.unitfly.com/documentation/release-notes/#2630" target="_blank" rel="noopener">Read the full release notes</a></span></p>
<p><span>&#x1f449;&#x1f3fc; </span><a href="https://extensionkit.unitfly.com/download-center/" target="_blank" rel="noopener">Visit the Download Center</a> to upgrade to the latest version.</p>
<p>&nbsp;</p>
<p>Kind regards, <br />Ines</p>
<p><!-- notionvc: 6d051cdb-0cf0-484a-8653-715b34a32ae0 --></p>]]></content:encoded>
						                            <category domain="https://extensionkit.unitfly.com/community/"></category>                        <dc:creator>Ines Falak</dc:creator>
                        <guid isPermaLink="true">https://extensionkit.unitfly.com/community/annonucements/version-26-3-0-of-extension-kit-core-released/</guid>
                    </item>
							        </channel>
        </rss>
		