<?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>Special Characters WebAPI Endpoint</title><link>https://community.appian.com/discussions/f/integrations/29985/special-characters-webapi-endpoint</link><description>Hi all, I have the requirement to replicate certain services, with functionality and endpoint already defined. The problem is that when creating a web api it does not allow to use the character &amp;quot;/&amp;quot; to compose the URL, which makes it impossible for me</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Special Characters WebAPI Endpoint</title><link>https://community.appian.com/thread/119044?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2023 08:11:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d3dfa8c5-c7f6-4c71-b2d5-94d400063fdb</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Sure. API endpoints in Appian can not include a path like your /add/vehicle. But that path is available to you inside the API. So you need some logic working with the path to identify the requested action.&lt;/p&gt;
&lt;p&gt;In the end, you will have one API that handles all the paths you need.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>