<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-84.88.66.194-20140407152544%2F%40comment-82.198.197.57-20140519100400</id>
	<title>Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Talk%3AREST%2F%40comment-84.88.66.194-20140407152544%2F%40comment-82.198.197.57-20140519100400"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400&amp;action=history"/>
	<updated>2026-08-22T17:07:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400&amp;diff=4737&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400&amp;diff=4737&amp;oldid=prev"/>
		<updated>2016-04-06T20:52:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:52, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-4736:rev-4737 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400&amp;diff=4736&amp;oldid=prev</id>
		<title>82.198.197.57: Created page with &quot;First, the custom field must be created inside RT, the REST API does not create new custom fields. It only fills existing ones.  Second, the prefix CF- seems to be wrong. Try ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Talk:REST/@comment-84.88.66.194-20140407152544/@comment-82.198.197.57-20140519100400&amp;diff=4736&amp;oldid=prev"/>
		<updated>2014-05-19T10:04:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;First, the custom field must be created inside RT, the REST API does not create new custom fields. It only fills existing ones.  Second, the prefix CF- seems to be wrong. Try ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;First, the custom field must be created inside RT, the REST API does not create new custom fields. It only fills existing ones.&lt;br /&gt;
&lt;br /&gt;
Second, the prefix CF- seems to be wrong. Try using CF.{FieldName}, that works for me (I&amp;#039;m using Java). So in PHP this should be:&lt;br /&gt;
&lt;br /&gt;
$content = array( &amp;quot;CF.{admin-keywords}&amp;quot; =&amp;gt; &amp;quot;Keyword name&amp;quot; );&lt;br /&gt;
&lt;br /&gt;
If you request info about a ticket, the custom fields are written like this instead of the documented CF- prefix.&lt;/div&gt;</summary>
		<author><name>82.198.197.57</name></author>
	</entry>
</feed>