<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/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>AppMarket </title><link>https://community.appian.com/b/appmarket</link><description>Appian AppMarket</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Appian Deployment MCP</title><link>https://community.appian.com/b/appmarket/posts/appian-deployment-mcp</link><pubDate>Thu, 02 Jul 2026 06:42:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5b7c02c-0ea9-424a-a7bd-94bd28b49091</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4311</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-deployment-mcp#comments</comments><description>Overview
The Deployment MCP enables developers to initiate and manage deployment pipelines for their Appian environments from any MCP-compatible AI client. It codifies deployment best practices &amp;mdash; like pre-deployment inspection &amp;mdash; and reinf...(&lt;a href="https://community.appian.com/b/appmarket/posts/appian-deployment-mcp"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4311&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Utility">Utility</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian%2bCorporation">Appian Corporation</category></item><item><title>Appian Dev MCP (read-only)</title><link>https://community.appian.com/b/appmarket/posts/appian-dev-mcp-read-only</link><pubDate>Wed, 24 Jun 2026 14:44:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e233f7a5-6939-4a5d-868f-91e61155695c</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4316</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-dev-mcp-read-only#comments</comments><description>Overview


Appian Dev MCP (read-only) gives AI coding assistants structured, read-only access to an Appian environment &amp;mdash; with no ability to create, modify, or delete anything. It&amp;#39;s designed for production sites where you need to inspect applica...(&lt;a href="https://community.appian.com/b/appmarket/posts/appian-dev-mcp-read-only"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4316&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Community%2bContributor">Community Contributor</category></item><item><title>AWS S3 Bucket Management</title><link>https://community.appian.com/b/appmarket/posts/aws-s3-bucket-management</link><pubDate>Wed, 24 Jun 2026 11:56:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:77cdcc27-6249-4f48-87bc-de3f55d12f5f</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>98</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=1574</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/aws-s3-bucket-management#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Manage AWS S3 data stores with Appian! Users can access their S3 objects directly from an Appian interface. Appian documents can be uploaded to a S3 bucket with Server-Side Encryption and be configured as Public or Private.&lt;br /&gt;&amp;nbsp;&lt;br /&gt;The AWS S3 Connected System Plug-in uses the &lt;a title="AWS Java SDK" href="https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/welcome.html"&gt;AWS Java SDK&lt;/a&gt; to connect to S3.&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Key Features &amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create Bucket -- Adds a new bucket to the S3 instance. A bucket is needed in order to store objects (files).&lt;/li&gt;
&lt;li&gt;Upload File -- Uploads a file to any specified bucket on the S3 instance.&lt;/li&gt;
&lt;li&gt;Upload Multiple Files -- Uploads multiple files to any specified bucket on the S3 instance.&lt;/li&gt;
&lt;li&gt;List Buckets -- Returns all available buckets on the S3 instance.&lt;/li&gt;
&lt;li&gt;List Objects -- Returns all available objects from a specified bucket.&lt;/li&gt;
&lt;li&gt;Delete Bucket -- Permanently removes a bucket from the S3 instance.&lt;/li&gt;
&lt;li&gt;Delete Object -- Permanently removes an object from a specified bucket.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Requirements&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Access Key Id:&lt;/strong&gt; the access key id for connecting to S3 can be retrieved from AWS Management Console Navigate to the Users &amp;gt; Summary page and click the &amp;ldquo;Security credentials&amp;rdquo; tab&lt;br /&gt;&lt;strong&gt;Secret Access Key:&lt;/strong&gt; the secret access key can only be viewed once upon the creation of an access key, see AWS Access Keys documentation for more information: &lt;a href="https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys" rel="noopener noreferrer" target="_blank"&gt;https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Notes&lt;/p&gt;
&lt;p&gt;Users that want to upload objects as &amp;#39;Public&amp;#39; must have the correct IAM privileges or an &amp;quot;Access Denied&amp;quot; error will return.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1574&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Connected%2bSystem%2bPlug_2D00_in">Connected System Plug-in</category></item><item><title>Full Calendar with Event Scheduling</title><link>https://community.appian.com/b/appmarket/posts/full-calendar-with-event-scheduling</link><pubDate>Wed, 24 Jun 2026 10:23:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6351ac8b-d911-4e1e-8851-674673a5a3f7</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=3272</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/full-calendar-with-event-scheduling#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Full Calendar editor component can be used on Appian screens for applications where we want to show the events/jobs/tasks/reminders or anything that requires planning in a calendar format to the end User. It has different views (day/week /month).&lt;/p&gt;
&lt;p&gt;Note: As this Plugin requires the paid library of the Full calendar, Please refer the link for purchasing the license.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://fullcalendar.io/pricing"&gt;Link-https://fullcalendar.io/pricing&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Key Features&amp;nbsp;&amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This function helps us to create events, reschedule existing events on a calendar format also through drag and drop options.&lt;/li&gt;
&lt;li&gt;This gives the developer control whether the events can be edited or not.&lt;/li&gt;
&lt;li&gt;This also provides us a quick way to navigate to any day using the GoToDate feature.&lt;/li&gt;
&lt;li&gt;To view the detailed information on any event we can click on the particular event, which pops-up with all the information.&lt;/li&gt;
&lt;li&gt;To set start datetime limit and end datetime limit for individual events. It will take effect while dragging or resizing the event beyond the given limits.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3272&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Vuram">Vuram</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Component%2bPlug_2D00_in">Component Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Paid">Paid</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>DOCX Tools</title><link>https://community.appian.com/b/appmarket/posts/docx-tools</link><pubDate>Wed, 24 Jun 2026 10:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df0e945a-7858-42af-9719-e4c2c7770520</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=1542</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/docx-tools#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Create an un-protected copy of a protected DOCX document&lt;/p&gt;
&lt;p&gt;&lt;strong style="font-family:inherit;font-size:150%;"&gt;Key Features &amp;amp; Functionality&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Smart Service CreateUnprotectedCopyDocx: Create Unprotected Copy Of DOCX &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Smart Service ExtractCommentsFromDocx2: Extracts all comments from a DOCX file and returns them as a JSON tree. Supports threaded replies, resolved status, and anchor text (the text highlighted when the comment was created). &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Smart Service ExtractEmbeddedDocumentsAndImagesFromDocx: Extracts all embedded documents and images from a DOCX file and saves them as Appian documents in a specified folder. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Smart Service InspectTrackChangesFromDocx: Inspects a DOCX file to determine whether track changes recording is currently enabled and whether there are any pending unaccepted changes. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Smart Service ExtractUrlsFromDocx: Extracts all unique URLs from a DOCX file. Covers all ways a URL can exist in a Word document&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1542&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/sylvain-furt">sylvain.furt</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Community%2bContributor">Community Contributor</category></item><item><title>Appian Kubernetes Utilities</title><link>https://community.appian.com/b/appmarket/posts/appian-kubernetes-utilities</link><pubDate>Wed, 24 Jun 2026 09:49:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:850a3f90-4c7c-4d9d-afb5-b4af7d969f98</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4050</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-kubernetes-utilities#comments</comments><description>Overview
Appian on Kubernetes Utilities is a Python CLI toolkit that accelerates the deployment and management of Appian on Kubernetes (AoK) environments. It replaces manual YAML assembly and documentation with automated generation from a single conf...(&lt;a href="https://community.appian.com/b/appmarket/posts/appian-kubernetes-utilities"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4050&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Utility">Utility</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian%2bCorporation">Appian Corporation</category></item><item><title>Card Dispute Management System</title><link>https://community.appian.com/b/appmarket/posts/card-dispute-management-system</link><pubDate>Wed, 24 Jun 2026 09:16:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f4e4cdf-d58b-4a10-9b1f-c396868316ad</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=1616</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/card-dispute-management-system#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;WNS-Vuram&amp;#39;s Card Dispute Management System (CDMS) is an AI-powered, end-to-end dispute management platform designed to help Financial Institutions streamline and automate the complete dispute and chargeback lifecycle. Through seamless integration with core banking systems and global payment networks such as Visa and Mastercard, CDMS enables real-time case processing, intelligent decision support, faster recoveries, improved compliance, and reduced operational costs.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Typical Industry Challenges:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Fragmented manual processes slowing dispute lifecycle &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Poor dispute lifecycle visibility impacting audits and customer service &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Slow validations leading to revenue leakage &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Difficulty scaling operation for growing transaction volumes &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Risk of non-compliance with card network timelines and documentation &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Poor customer experience due to long resolution cycle &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Omni-channel Dispute Intake: Capture disputes across banking systems and customer channels (email, SMS, chat, calls) into a single source of truth. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Smart Case Assignment: AI-driven routing based on agent availability, efficiency, and past performance. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;AI-powered Processing: Automate classification, extraction, summarization, and triage to reduce manual effort. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Contextual AI Guidance: Provide real-time policy recommendations and decision support. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Agentic AI Support: AI agents assist with case handling, reason code evaluation, and decision support. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Automated Decision Execution: Automate write-offs, conditional credits, and resolution actions through business rules. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;End-to-End Documentation: Seamlessly generate formatted documents for card network submissions. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Chargeback Workflow Management: Manage the full dispute lifecycle from chargeback to arbitration and write-offs. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Accounting &amp;amp; Core Banking Integration: Post settlement entries and integrate with core banking systems. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Seamless Integrations: Connect with card schemes and other banking systems using low-code connectors. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Automated Communications: Enable timely notifications to customers, merchants, and dispute teams. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Transparency &amp;amp; Compliance: Maintains audit logs and ensures complete transparency across the dispute lifecycle for better tracking and governance &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;PCI &amp;ndash; DSS Compliant: Ensures robust data security and compliance with PCI-DSS industry standards. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Configurable Reporting: Deliver SLA, settlement, operational, and performance reports.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Benefits &amp;amp; Business Impact&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;~50% Faster Turn Around Time (TAT) &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Up to 40% Lower Operating Costs &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Up to 35% Higher Workforce Productivity &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Up to 30% Improved Recovery Success &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;100% Auditability &amp;amp; Compliance Readiness &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Enhanced Customer Satisfaction &amp;amp; Retention &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;360&amp;deg; Case Visibility&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-blogs-components-weblogfiles/00-00-00-00-50/pastedimage1557854607436v1.png" /&gt;&lt;strong&gt;Vuram&amp;#39;s Card Dispute Management System&amp;nbsp;is a 2019 AppMarket Award Winner&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1616&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Vuram">Vuram</category><category domain="https://community.appian.com/b/appmarket/archive/tags/In%2bProduction">In Production</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Featured">Featured</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Award%2bWinner">Award Winner</category><category domain="https://community.appian.com/b/appmarket/archive/tags/BPM">BPM</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Accelerator">Accelerator</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Financial%2bServices">Financial Services</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Health%2bCheck%2bVerified">Health Check Verified</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Solution%2bby%2bPartner">Solution by Partner</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Paid">Paid</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>Appian Dev MCP</title><link>https://community.appian.com/b/appmarket/posts/appian-dev-mcp</link><pubDate>Wed, 24 Jun 2026 08:35:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2fcb966b-3952-4aed-a11f-f975bc91ad3b</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4312</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-dev-mcp#comments</comments><description>Overview
Appian developers increasingly want to work alongside AI coding assistants, but those assistants have no safe, structured way to interact with an Appian environment. Appian Dev MCP closes that gap: it lets you drive Appian design work throug...(&lt;a href="https://community.appian.com/b/appmarket/posts/appian-dev-mcp"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4312&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian%2bCorporation">Appian Corporation</category></item><item><title>Apryse Smart Services Plugin</title><link>https://community.appian.com/b/appmarket/posts/apryse-smart-services-plugin</link><pubDate>Wed, 24 Jun 2026 07:48:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3efe6bf6-34f6-41fd-ab68-40e95ed373e0</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4010</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/apryse-smart-services-plugin#comments</comments><description>Overview
Add document automation in your Appian process model with Apryse&amp;#39;s document processing Smart Services, bringing the most popular capabilities of the Apryse Server SDK to a plugin that can be installed directly in your Appian environment with...(&lt;a href="https://community.appian.com/b/appmarket/posts/apryse-smart-services-plugin"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4010&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Apryse%2bSoftware%2bInc_2E00_">Apryse Software Inc.</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>Google Cloud Storage Connected System</title><link>https://community.appian.com/b/appmarket/posts/google-cloud-storage-connected-system</link><pubDate>Wed, 24 Jun 2026 05:48:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c3f88d02-afa8-45a6-99cf-4e72cda8b3c1</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>22</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=1588</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/google-cloud-storage-connected-system#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;&lt;span style="font-family:inherit;"&gt;Overview&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:inherit;font-weight:400;"&gt;Upload, append, list, delete, and generate public URLs to documents in Google Cloud Storage.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:150%;font-weight:400;"&gt;&lt;strong&gt;Key&amp;nbsp;Features &amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:inherit;"&gt;&lt;strong&gt;Integrations Provided:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Upload File&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Uploads a document into a storage bucket&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Optionally encrypts the file using a KMS key or customer provided AES256 encryption key&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Create Bucket&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Creates a new bucket &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Append To File&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Appends text to an existing file, this is especially useful for appending new training examples in a CSV file for import into an AutoML dataset &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Get File Information&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Returns metadata about a file &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Get Signed URL&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Generates a time-limited publicly accessible URL to a file &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Delete File&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Deletes a file in a bucket &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;List Buckets&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Lists all buckets in the Google Cloud project, with an optional filter prefix &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;List Files in Bucket&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Lists all files in a bucket, with an optional filter prefix &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Delete Bucket&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Deletes a bucket and all the files it contains&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;&lt;span&gt;1.1.0 Update&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Honors proxy configuration settings in the Admin Console&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;&lt;span&gt;1.0.2 Update&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Exports all properties to properties file&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;1.0.1 Update&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Allows for file path to be defined by an expression&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family:inherit;font-size:inherit;"&gt;&lt;strong&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-style:normal;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;Requirements:&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="background-color:#ffffff;color:#222222;float:none;font-family:inherit;font-size:inherit;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left;text-indent:0px;text-transform:none;white-space:pre-wrap;"&gt;&lt;span style="font-weight:400;"&gt;A Google Service Account with access to Cloud Storage &lt;/span&gt;&lt;a href="https://cloud.google.com/storage/"&gt;&lt;span style="font-weight:400;"&gt;https://cloud.google.com/storage/&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1588&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Connected%2bSystem%2bPlug_2D00_in">Connected System Plug-in</category></item><item><title>Appian Dev MCP (26-3)</title><link>https://community.appian.com/b/appmarket/posts/appian-dev-mcp-26-3</link><pubDate>Wed, 24 Jun 2026 05:41:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:82d9e876-c828-4c41-a6cb-1366928c352e</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=4315</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-dev-mcp-26-3#comments</comments><description>Overview
Appian developers increasingly want to work alongside AI coding assistants, but those assistants have no safe, structured way to interact with an Appian environment. Appian Dev MCP closes that gap: it lets you drive Appian design work throug...(&lt;a href="https://community.appian.com/b/appmarket/posts/appian-dev-mcp-26-3"&gt;read more&lt;/a&gt;)&lt;img src="https://community.appian.com/aggbug?PostID=4315&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Community%2bContributor">Community Contributor</category></item><item><title>Advanced Rich Text Editor (Vuram)</title><link>https://community.appian.com/b/appmarket/posts/rich-text-editor-vuram</link><pubDate>Wed, 24 Jun 2026 05:08:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88e2b1ef-3068-4cb4-a0d8-0ba42e17a33d</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>225</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=3151</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/rich-text-editor-vuram#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Rich Text Editor Component can be used on Appian interfaces where you want to show the rich text information in readable format to the end user. We can use the component to show it as an email subject typing interface.&lt;/p&gt;
&lt;p&gt;With this component you can add images, customize tables etc. This also has a functionality called placeholders using which you can use the same information in multiple items in the editor without retyping.&lt;br /&gt;Additionally it allows uploading of images which get stored in the specified Appian folder (requires separate install of the &lt;a href="/b/appmarket/posts/advanced-rich-text-editor-connected-system-vuram" rel="noopener noreferrer" target="_blank"&gt;Rich Text Editor Connected System Plug-in&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It is recommended to use one ARTE Component in a Page/Interface.&lt;/li&gt;
&lt;li&gt;We do not encourage to use Short as height in the component.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Key Features &amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Label : Text to display as the field label.&lt;/li&gt;
&lt;li&gt;Label Position: Determines where the label appears. Valid values: &amp;ldquo;ABOVE&amp;rdquo; (default), &amp;ldquo;ADJACENT&amp;rdquo;, &amp;ldquo;JUSTIFIED&amp;rdquo;, &amp;ldquo;COLLAPSED&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;Height: Determines the layout height. Valid values: &amp;ldquo;SHORT&amp;rdquo;, &amp;ldquo;MEDIUM&amp;rdquo;, &amp;ldquo;TALL&amp;rdquo;, &amp;ldquo;AUTO&amp;rdquo; (default).&lt;/li&gt;
&lt;li&gt;MaxSize: Maximum size of the rich text data. Default:10000&lt;/li&gt;
&lt;li&gt;Placeholder : Placeholder text to display in the component wherever you want.&lt;/li&gt;
&lt;li&gt;richTextValue: Rich text to display in the field.&lt;/li&gt;
&lt;li&gt;richTextSaveInto: One or more variables that are updated with the richText value when the user changes it. Use a!save() to save a modified or alternative value to a variable&lt;/li&gt;
&lt;li&gt;IsReadOnly: Determines if the field should display as editable or not. Valid Values : True or False&lt;/li&gt;
&lt;li&gt;allowImageUpload : Determines if image upload are allowed. Default: false.&lt;/li&gt;
&lt;li&gt;imageStorageConnectedSystem: The instance of the connected system used to store images from the rich text editor. This is required if allowImageUpload is set to TRUE. You can download the Connected System from the Appian App Market.&lt;/li&gt;
&lt;li&gt;Show Usage Bar: Provide false to hide the usage bar at the bottom of editor. Default true&lt;/li&gt;
&lt;li&gt;Enable Fullpage Output: Enabling fullpage exposes &amp;lt;head&amp;gt;, &amp;lt;body&amp;gt; and various meta tags in richText output. Default true.&lt;/li&gt;
&lt;li&gt;Enable Spell Checker: Provide true to enable the spell checker. Default false.&lt;/li&gt;
&lt;li&gt;Uploaded Images Doc Ids SaveInto- Document Ids of all uploaded images will be saved into this rule variable.&lt;/li&gt;
&lt;li&gt;Exported PDF Id - Returns the document ID of the exported PDF.&lt;/li&gt;
&lt;li&gt;Enable Export Pdf- Provide false to disable the &amp;#39;Export as PDF&amp;#39; button. Default: True&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3151&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Vuram">Vuram</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Component%2bPlug_2D00_in">Component Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>Dynamic Document Generator</title><link>https://community.appian.com/b/appmarket/posts/dynamic-document-generator</link><pubDate>Wed, 24 Jun 2026 05:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70dd6df9-1640-41ae-a17e-ea012698719e</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>219</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=819</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/dynamic-document-generator#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;span&gt;This version is for Appian 22.3 and above. Cloud customers on a lower version of Appian that want to install this plugin should open a support case. Self-managed customers can find the latest jar for Appian 22.2 and lower version in the folder pre-22.3 &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Convert, merge and generate DOCX, PDF and XML files automatically in an Appian process&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Key Features &amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;PDF from single DOCX with Fonts&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;Convert multiple DOCX files into a single PDF. Please note that the translation from DOCX to PDF is not always 1:1. The template may need to be tweaked or simplified to achieve the desired results.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;PDF from DOCX without Fonts&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;Convert multiple DOCX files into a single PDF. Please note that the translation from DOCX to PDF is not always 1:1. The template may need to be tweaked or simplified to achieve the desired results. This will not support fonts.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;PDF from XSL-FO Transformation&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Uses XSLT to convert an XML to XSL-FO which is then converted to PDF&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;PDF from HTML&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Converts an HTML document into a single page PDF.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;PDF from HTML Transformation&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Uses XSLT to convert an XML to HTML which is then converted to PDF&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Text Doc from XSLT&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Uses XSLT to convert an XML to a plain text document (such as HTML, another XML doc, etc).&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;DOCX from XHTML With Styling&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span&gt;Converts a valid XHTML file into a DOCX, allowing you to provide your own template file for style reference. Useful for creating dynamic documents that are editable&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;DOCX Merge&lt;/span&gt;
&lt;ul&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Merges one or more DOCX files together. If a header or footer exists in any document, they will be removed during the merge process.&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;A&amp;nbsp;configurable separator can be specified: none, line break or page break&lt;/span&gt;&lt;span style="font-weight:400;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;&lt;span&gt;Function: xsltransform - Transform source XML using XSL Transform&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=819&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>Appian Solutions Plug-in</title><link>https://community.appian.com/b/appmarket/posts/appian-solutions-plug-in</link><pubDate>Wed, 24 Jun 2026 04:10:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2234e39a-aca8-410d-95af-3c6c40cf6ebd</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>68</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=2975</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/appian-solutions-plug-in#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This plugin contains functions and smart services used in Appian-built solutions and the Solutions Customization Suite. None of the functions or smart services in this plugin should be used for any other purpose, nor are they verified to work outside of their usage in Appian-built solutions and the Solutions Customization Suite.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=2975&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Function%2band%2bSmart%2bService%2bPlug_2D00_in">Function and Smart Service Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item><item><title>Rich Text Editor Component</title><link>https://community.appian.com/b/appmarket/posts/rich-text-editor</link><pubDate>Wed, 24 Jun 2026 04:02:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fe1ffd0-c231-4d03-a215-a62b7972651c</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>219</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">https://community.appian.com/b/appmarket/rsscomments?WeblogPostID=1602</wfw:commentRss><comments>https://community.appian.com/b/appmarket/posts/rich-text-editor#comments</comments><description>&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Overview&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;Starting in 24.2, the Styled Text Editor Component is available directly in the product. Consider using this in place of the plug-in moving forward. For more information, review: &lt;a href="https://docs.appian.com/suite/help/latest/Styled_Text_Editor_Component.html" rel="noopener noreferrer" target="_blank"&gt;https://docs.appian.com/suite/help/latest/Styled_Text_Editor_Component.html&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Displays a field that allows for users to type text and format it with a variety of style options.&lt;/li&gt;
&lt;li&gt;Output is saved as HTML. To get the raw character output, designers can use the Appian function fn!stripHtml() on the output.&lt;/li&gt;
&lt;li&gt;HTML output can be passed into Send E-Mail node or document generation smart services. Note that not all formats supported by the Rich Text Editor component may be supported by e-mail or document generation.&lt;/li&gt;
&lt;li&gt;Allows uploading of images which get stored in the specified Appian folder (requires separate install of the Rich Text Editor Connected System Plugin from &lt;a href="/b/appmarket/posts/rich-text-editor-image-upload-connected-system"&gt;https://community.appian.com/b/appmarket/posts/rich-text-editor-image-upload-connected-system&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Visit &lt;a href="/w/the-appian-playbook/1378/end-user-rich-text-editor-component"&gt;https://community.appian.com/w/the-appian-playbook/1378/end-user-rich-text-editor-component&lt;/a&gt;&amp;nbsp;for more information. If you have any problems installing or using the component, please see the &lt;a href="/w/the-appian-playbook/1603/rich-text-editor-component-plug-in-troubleshooting-guide"&gt;https://community.appian.com/w/the-appian-playbook/1603/rich-text-editor-component-plug-in-troubleshooting-guide&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:150%;"&gt;&lt;strong&gt;Key Features &amp;amp; Functionality&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Component: fn!richTextField()&lt;/li&gt;
&lt;li&gt;Allows for size validation&lt;/li&gt;
&lt;li&gt;Allows for adjustable height&lt;/li&gt;
&lt;li&gt;Allows for read-only / editable view&lt;/li&gt;
&lt;li&gt;Supported font formats: &amp;quot;header&amp;quot;, &amp;quot;size&amp;quot;, &amp;quot;bold&amp;quot;, &amp;quot;italic&amp;quot;, &amp;quot;underline&amp;quot;, &amp;quot;strike&amp;quot;, &amp;quot;color&amp;quot;, &amp;quot;background&amp;quot;, &amp;quot;link&amp;quot;, &amp;quot;align&amp;quot;, &amp;quot;indent&amp;quot;, &amp;quot;list&amp;quot;&lt;/li&gt;
&lt;li&gt;Designer control over the allowed formats&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Supported Browsers: Chrome, Firefox, Edge, Safari&lt;br /&gt;Supported on Mobile&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1602&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://community.appian.com/b/appmarket/archive/tags/Component%2bPlug_2D00_in">Component Plug-in</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Appian">Appian</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Free">Free</category><category domain="https://community.appian.com/b/appmarket/archive/tags/All%2bIndustries">All Industries</category><category domain="https://community.appian.com/b/appmarket/archive/tags/Cloud%2bApproved">Cloud Approved</category></item></channel></rss>