<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=UDM%2FCurrent%2FAdmin%2FDataFormats</id>
	<title>UDM/Current/Admin/DataFormats - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=UDM%2FCurrent%2FAdmin%2FDataFormats"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=UDM/Current/Admin/DataFormats&amp;action=history"/>
	<updated>2026-05-16T00:52:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=UDM/Current/Admin/DataFormats&amp;diff=118084&amp;oldid=prev</id>
		<title>WikiSysop at 15:15, April 8, 2022</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=UDM/Current/Admin/DataFormats&amp;diff=118084&amp;oldid=prev"/>
		<updated>2022-04-08T15:15:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&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: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 15:15, April 8, 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l8&quot; &gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|structuredtext=The exported data files are formatted in {{#Widget:ExtLink|link=http://jsonlines.org|displaytext=JSON (JavaScript Object Notation) Lines format}}. In this type of format, each line in the file corresponds to one interaction or contact attribute, represented as a JSON object with keys and values.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;|structuredtext=The exported data files are formatted in {{#Widget:ExtLink|link=http://jsonlines.org|displaytext=JSON (JavaScript Object Notation) Lines format}}. In this type of format, each line in the file corresponds to one interaction or contact attribute, represented as a JSON object with keys and values.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For example, an entry in a contact export might look like this:&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;{&amp;quot;ContactId&amp;quot;:&amp;quot;00001a57JGQ00A8TZSA&amp;quot;,&amp;quot;tenantid&amp;quot;:101,&amp;quot;createddate&amp;quot;:&amp;quot;2015-08-05 08:31:20.78&amp;quot;}&amp;lt;/source&amp;gt;The way that the data fields and values are organized in each export file is controlled by a ''schema''. The schemas used by &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;CDDS &lt;/del&gt;are based on '''JSON Schema''' (draft 7). You can learn more about JSON Schema by visiting {{#Widget:ExtLink|link=https://json-schema.org|displaytext=their website}}.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;For example, an entry in a contact export might look like this:&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;{&amp;quot;ContactId&amp;quot;:&amp;quot;00001a57JGQ00A8TZSA&amp;quot;,&amp;quot;tenantid&amp;quot;:101,&amp;quot;createddate&amp;quot;:&amp;quot;2015-08-05 08:31:20.78&amp;quot;}&amp;lt;/source&amp;gt;The way that the data fields and values are organized in each export file is controlled by a ''schema''. The schemas used by &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;UDM &lt;/ins&gt;are based on '''JSON Schema''' (draft 7). You can learn more about JSON Schema by visiting {{#Widget:ExtLink|link=https://json-schema.org|displaytext=their website}}.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The following sections provide the schemas used for each type of export job and include some examples of exported data.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The following sections provide the schemas used for each type of export job and include some examples of exported data.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=UDM/Current/Admin/DataFormats&amp;diff=115919&amp;oldid=prev</id>
		<title>Xavier: Published</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=UDM/Current/Admin/DataFormats&amp;diff=115919&amp;oldid=prev"/>
		<updated>2022-02-10T11:50:00Z</updated>

		<summary type="html">&lt;p&gt;Published&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Article&lt;br /&gt;
|Standalone=No&lt;br /&gt;
|DisplayName=Contact History Export Reference&lt;br /&gt;
|Context=This page contains information about how the data files for Contact History export jobs are formatted and structured.&lt;br /&gt;
|ComingSoon=No&lt;br /&gt;
|Section={{Section&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The exported data files are formatted in {{#Widget:ExtLink|link=http://jsonlines.org|displaytext=JSON (JavaScript Object Notation) Lines format}}. In this type of format, each line in the file corresponds to one interaction or contact attribute, represented as a JSON object with keys and values.&lt;br /&gt;
&lt;br /&gt;
For example, an entry in a contact export might look like this:&amp;lt;source lang=&amp;quot;text&amp;quot;&amp;gt;{&amp;quot;ContactId&amp;quot;:&amp;quot;00001a57JGQ00A8TZSA&amp;quot;,&amp;quot;tenantid&amp;quot;:101,&amp;quot;createddate&amp;quot;:&amp;quot;2015-08-05 08:31:20.78&amp;quot;}&amp;lt;/source&amp;gt;The way that the data fields and values are organized in each export file is controlled by a ''schema''. The schemas used by CDDS are based on '''JSON Schema''' (draft 7). You can learn more about JSON Schema by visiting {{#Widget:ExtLink|link=https://json-schema.org|displaytext=their website}}.&lt;br /&gt;
&lt;br /&gt;
The following sections provide the schemas used for each type of export job and include some examples of exported data.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;{{NoteFormat|The examples provided for each export file have been formatted for easier viewing. In an actual export file, the data is displayed as a single-line, with each key-value pair separated by a comma.}}&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Interactions&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The Interactions export zip file includes separate JSON files for each interaction selected. If there are attachments available, they are also included as separate JSON files.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;interactionName&amp;gt;.json format====&lt;br /&gt;
&amp;lt;source lang=&amp;quot;json&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;ixnId&amp;quot;&lt;br /&gt;
    &amp;quot;status&amp;quot;&lt;br /&gt;
    &amp;quot;entityTypeId&amp;quot;&lt;br /&gt;
    &amp;quot;mediaTypeId&amp;quot;&lt;br /&gt;
    &amp;quot;typeId&amp;quot;&lt;br /&gt;
    &amp;quot;subtypeId&amp;quot;&lt;br /&gt;
    &amp;quot;externalId&amp;quot;&lt;br /&gt;
    &amp;quot;ownerId&amp;quot;&lt;br /&gt;
    &amp;quot;contactId&amp;quot;&lt;br /&gt;
    &amp;quot;parentId&amp;quot;&lt;br /&gt;
    &amp;quot;startDate&amp;quot;&lt;br /&gt;
    &amp;quot;modifiedDate&amp;quot;&lt;br /&gt;
    &amp;quot;endDate&amp;quot;&lt;br /&gt;
    &amp;quot;threadId&amp;quot;&lt;br /&gt;
    &amp;quot;categoryId&amp;quot;&lt;br /&gt;
    &amp;quot;timeShift&amp;quot;&lt;br /&gt;
    &amp;quot;subject&amp;quot;&lt;br /&gt;
    &amp;quot;text&amp;quot;&lt;br /&gt;
    &amp;quot;structuredText&amp;quot;&lt;br /&gt;
    &amp;quot;structTextMimetype&amp;quot;&lt;br /&gt;
    &amp;quot;theComment&amp;quot;&lt;br /&gt;
    &amp;quot;tenantId&amp;quot;&lt;br /&gt;
    &amp;quot;subtenantId&amp;quot;&lt;br /&gt;
    &amp;quot;threadHash&amp;quot;&lt;br /&gt;
    &amp;quot;canBeParent&amp;quot;&lt;br /&gt;
    &amp;quot;creatorAppId&amp;quot;&lt;br /&gt;
    &amp;quot;queueName&amp;quot;&lt;br /&gt;
    &amp;quot;allAttributes&amp;quot;&lt;br /&gt;
    &amp;quot;isSpam&amp;quot;&lt;br /&gt;
    &amp;quot;webSafeEmailStatus&amp;quot;&lt;br /&gt;
    &amp;quot;isCategoryApproved&amp;quot;&lt;br /&gt;
    &amp;quot;stoppedReason&amp;quot;&lt;br /&gt;
    &amp;quot;lang&amp;quot;&lt;br /&gt;
    &amp;quot;fromAddress&amp;quot;&lt;br /&gt;
    &amp;quot;fromPersonal&amp;quot;&lt;br /&gt;
    &amp;quot;replyToAddress&amp;quot;&lt;br /&gt;
    &amp;quot;toAddresses&amp;quot;&lt;br /&gt;
    &amp;quot;ccAddresses&amp;quot;&lt;br /&gt;
    &amp;quot;bccAddresses&amp;quot;&lt;br /&gt;
    &amp;quot;sentDate&amp;quot;&lt;br /&gt;
    &amp;quot;mailbox&amp;quot;&lt;br /&gt;
    &amp;quot;whichRuleMatched&amp;quot;&lt;br /&gt;
    &amp;quot;emailOutId&amp;quot;&lt;br /&gt;
    &amp;quot;header&amp;quot;&lt;br /&gt;
    &amp;quot;fromAddressEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;fromPersonalEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;replyToAddressEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;toAddressesEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;ccAddressesEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;bccAddressesEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;sentDateEmailOut&amp;quot;&lt;br /&gt;
    &amp;quot;forward&amp;quot;&lt;br /&gt;
    &amp;quot;referenceId&amp;quot;&lt;br /&gt;
    &amp;quot;reviewerId&amp;quot;&lt;br /&gt;
    &amp;quot;standardResponseId&amp;quot;&lt;br /&gt;
    &amp;quot;establishedDate&amp;quot;&lt;br /&gt;
    &amp;quot;releasedDate&amp;quot;&lt;br /&gt;
    &amp;quot;duration&amp;quot;&lt;br /&gt;
    &amp;quot;outcome&amp;quot;&lt;br /&gt;
    &amp;quot;phoneNumber&amp;quot;&lt;br /&gt;
    &amp;quot;tConnectionId&amp;quot;&lt;br /&gt;
    &amp;quot;callbackStatus&amp;quot;&lt;br /&gt;
    &amp;quot;detailedDescription&amp;quot;&lt;br /&gt;
    &amp;quot;customData&amp;quot;&lt;br /&gt;
    &amp;quot;desiredResponseType&amp;quot;&lt;br /&gt;
    &amp;quot;startTime&amp;quot;&lt;br /&gt;
    &amp;quot;endTime&amp;quot;&lt;br /&gt;
    &amp;quot;customerNumber&amp;quot;&lt;br /&gt;
    &amp;quot;attempts&amp;quot;&lt;br /&gt;
    &amp;quot;dn&amp;quot;&lt;br /&gt;
    &amp;quot;location&amp;quot;&lt;br /&gt;
    &amp;quot;callbackServerId&amp;quot;&lt;br /&gt;
    &amp;quot;callResult&amp;quot;&lt;br /&gt;
    &amp;quot;theType&amp;quot;&lt;br /&gt;
    &amp;quot;mimeType&amp;quot;&lt;br /&gt;
    &amp;quot;theSize&amp;quot;&lt;br /&gt;
    &amp;quot;content&amp;quot;&lt;br /&gt;
    &amp;quot;subscriberId&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;interactionName&amp;gt;-Attachment.json format====&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;id&amp;quot;&lt;br /&gt;
    &amp;quot;mimeType&amp;quot;&lt;br /&gt;
    &amp;quot;theName&amp;quot;&lt;br /&gt;
    &amp;quot;description&amp;quot;&lt;br /&gt;
    &amp;quot;theSize&amp;quot;&lt;br /&gt;
    &amp;quot;documentId&amp;quot;&lt;br /&gt;
    &amp;quot;entityID&amp;quot;&lt;br /&gt;
    &amp;quot;entityTypeId&amp;quot;&lt;br /&gt;
    &amp;quot;content&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===List of available mimetypes===&lt;br /&gt;
&lt;br /&gt;
*&amp;quot;image&amp;quot;,&lt;br /&gt;
*&amp;quot;audio&amp;quot;,&lt;br /&gt;
*&amp;quot;video&amp;quot;,&lt;br /&gt;
*&amp;quot;text/plain&amp;quot;,&lt;br /&gt;
*&amp;quot;text/html&amp;quot;,&lt;br /&gt;
*&amp;quot;text/json&amp;quot;,&lt;br /&gt;
*&amp;quot;text/csv&amp;quot;,&lt;br /&gt;
*&amp;quot;application/pdf&amp;quot;,&lt;br /&gt;
*&amp;quot;application/msword&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.ms-powerpoint&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.ms-excel&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.ms-powerpoint&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.ms-asf&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.oasis.opendocument.text&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.openxmlformats-officedocument.presentationml.presentation&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.openxmlformats-officedocument.presentationml.slideshow&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet&amp;quot;,&lt;br /&gt;
*&amp;quot;application/vnd.openxmlformats-officedocument.wordprocessingml.document&amp;quot;,&lt;br /&gt;
*&amp;quot;application/json&amp;quot;,&lt;br /&gt;
*&amp;quot;application/zip&amp;quot;,&lt;br /&gt;
*&amp;quot;application/octet-stream&amp;quot;,&lt;br /&gt;
*&amp;quot;application/x-cfb&amp;quot;,&lt;br /&gt;
*&amp;quot;message/rfc822&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}{{Section&lt;br /&gt;
|sectionHeading=Contacts&lt;br /&gt;
|alignment=Vertical&lt;br /&gt;
|structuredtext=The Contacts export zip file includes two separate JSON files. The '''contact-...json''' file includes a list of contacts where each item is of the format:&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;contactId&amp;quot;&lt;br /&gt;
    &amp;quot;tenantId&amp;quot;&lt;br /&gt;
    &amp;quot;createdDate&amp;quot;&lt;br /&gt;
    &amp;quot;modifiedDate&amp;quot;&lt;br /&gt;
    &amp;quot;mergeId&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The '''contact-attributes-...json''' files includes a list of contact attributes where each item contains:&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;id&amp;quot;&lt;br /&gt;
    &amp;quot;contactId&amp;quot;&lt;br /&gt;
    &amp;quot;attributeId&amp;quot;&lt;br /&gt;
    &amp;quot;attributeName&amp;quot;&lt;br /&gt;
    &amp;quot;mimeType&amp;quot;&lt;br /&gt;
    &amp;quot;description&amp;quot;&lt;br /&gt;
    &amp;quot;isPrimary&amp;quot;&lt;br /&gt;
    &amp;quot;tenantId&amp;quot;&lt;br /&gt;
    &amp;quot;strValue&amp;quot;&lt;br /&gt;
    &amp;quot;strValueLowercase&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
|Status=No&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Xavier</name></author>
		
	</entry>
</feed>