<?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>What are all the possible values for HTTP &amp;quot;Content-Type&amp;quot; in Appian Web API?</title><link>https://community.appian.com/discussions/f/integrations/11785/what-are-all-the-possible-values-for-http-content-type-in-appian-web-api</link><description>Hi, all! Do you know what are all the possible values for HTTP &amp;quot;Content-Type&amp;quot; in Appian Web API? Is it a specific Content-type to set in order to send file over? Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: What are all the possible values for HTTP "Content-Type" in Appian Web API?</title><link>https://community.appian.com/thread/52071?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 20:46:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a8cefbc2-55a3-4373-a711-bf73561f55bb</guid><dc:creator>aloks0189</dc:creator><description>Hi &lt;a href="/members/joanneh"&gt;joanneh&lt;/a&gt;  as per my understanding, there are some several Content-Type applicable for a service, and the best option to know these in Appian could be as follows:&lt;br /&gt;
&lt;br /&gt;
1. Create am integration object&lt;br /&gt;
2. Choose the method as POST&lt;br /&gt;
3. Below left side corner (on top of body paragraph field) you can find a drop-down, just explore that, those are the list of Content-Type applicable in Appian to deal with text content(related to text data).&lt;br /&gt;
4. However there are some several content-types available to deal with part(media type request) or multipart request (file/media with text content) which includes:&lt;br /&gt;
octet-stream etc.. I recommend you to go through Webservice documentation (provided by java, or any third party, such as Apache)&lt;br /&gt;
&lt;br /&gt;
Hope this will help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What are all the possible values for HTTP "Content-Type" in Appian Web API?</title><link>https://community.appian.com/thread/52068?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 18:17:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7769b32-e093-42ad-ba62-66441175cb1f</guid><dc:creator>Singh002</dc:creator><description>Content type can be json , XML.  JSON should be preferable than XML.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What are all the possible values for HTTP "Content-Type" in Appian Web API?</title><link>https://community.appian.com/thread/52056?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 09:41:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9713cf51-4c5c-4400-a0dd-9a784c77a8fc</guid><dc:creator>sowjanyav430</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt; As per my knowledge the HTTP &amp;quot;Content-Type&amp;quot; has a format which the web service is expecting.&lt;br /&gt; This should server the purpose :&lt;/p&gt;
&lt;p&gt;headers: {&lt;/p&gt;
&lt;p&gt;a!httpHeader(name: &amp;quot;Content-Type&amp;quot;, value: &amp;quot;application/json&amp;quot;)&lt;br /&gt; }&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; Please have a look at the below link for more information...&lt;br /&gt; &lt;a href="https://stackoverflow.com/questions/9254891/what-does-content-type-application-json-charset-utf-8-really-mean"&gt;stackoverflow.com/.../what-does-content-type-application-json-charset-utf-8-really-mean&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; Regards,&lt;br /&gt; Sowjanya Varma G&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What are all the possible values for HTTP "Content-Type" in Appian Web API?</title><link>https://community.appian.com/thread/52055?ContentTypeID=1</link><pubDate>Mon, 29 Jan 2018 09:36:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f9eb9f7-6958-4bf5-8301-279681e819a5</guid><dc:creator>Sudha</dc:creator><description>content type is &amp;#39;application/json&amp;#39; in web api. json file is general content type to send the file over.it is accessible in any server.better go with json type.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>