Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

XML Request

JSON Request

Expand
titleXML Request
<emailConnection exportReleaseLevel="7.3.0.0" exportTable="ops_email_connection" retainSysIds="true" version="3">
    <authentication>true</authentication>
    <authenticationType>Password</authenticationType>
    <authorized>false</authorized>
    <defaultUser>jane.doe@stonebranch.com</defaultUser>
    <description />
    <emailAddr>jane.doe@stonebranch.com</emailAddr>
    <imap />
    <imapPort>143</imapPort>
    <imapSsl>false</imapSsl>
    <imapStarttls>false</imapStarttls>
    <name>Email Connection 1</name>
    <oauthClient />
    <opswiseGroups/>
    <smtp>smtp.gmail.com</smtp>
    <smtpPort>465</smtpPort>
    <smtpSsl>true</smtpSsl>
    <smtpStarttls>false</smtpStarttls>
    <sysId>3b2c5049632841189888c921f9584edf</sysId>
    <systemConnection>false</systemConnection>
    <trashFolder />
    <type>Outgoing</type>
</emailConnection>
Expand
titleJSON Request
{
  "authentication" : true,
  "authenticationType" : "Password",
  "authorized" : false,
  "defaultUser" : "jane.doe@stonebranch.com",
  "description" : null,
  "emailAddr" : "jane.doe@stonebranch.com",
  "exportReleaseLevel" : "7.3.0.0",
  "exportTable" : "ops_email_connection",
  "imap" : null,
  "imapPort" : 143,
  "imapSsl" : false,
  "imapStarttls" : false,
  "name" : "Email Connection 1",
  "oauthClient" : null,
  "opswiseGroups" : [ ],
  "retainSysIds" : true,
  "smtp" : "smtp.gmail.com",
  "smtpPort" : 465,
  "smtpSsl" : true,
  "smtpStarttls" : false,
  "sysId" : "3b2c5049632841189888c921f9584edf",
  "systemConnection" : false,
  "trashFolder" : null,
  "type" : "Outgoing",
  "version" : 3
}v

Anchor
Email Connection Properties
Email Connection Properties
Email Connection Properties

...

XML Response

JSON Response

<emailConnections>
Expand
titleXML Response
Request
<emailConnection exportReleaseLevel="7.23.0.0" exportTable="ops_email_connection" retainSysIds="true" version="73">
        <authentication>true</authentication>
 
      <authenticationType>Password</authenticationType>
   
    <authorized>false</authorized>
    <defaultUser>user1<>jane.doe@stonebranch.com</defaultUser>
    <description>description< /description>
    <emailAddr>jane.doe@stonebranch.com</emailAddr>
    <imap />
    <imapPort >143</imapPort>
    <imapSsl>true<>false</imapSsl>
    <imapStarttls>false</imapStarttls>
    <name>Email Connection 1</name>
    <oauthClient />
    <opswiseGroups />
    <smtp>server1<>smtp.gmail.com</smtp>
    <smtpPort>4567<>465</smtpPort>
    <smtpSsl>true</smtpSsl>
    <smtpStarttls>false</smtpStarttls>
    <sysId>62701879a6264107bb757a952bcc65cc</sysId>>3b2c5049632841189888c921f9584edf</sysId>
    <systemConnection>true<>false</systemConnection>
    <trashFolder />
    <type>Outgoing</type>
</emailConnection> <emailConnection exportReleaseLevel="7.2.0.0" exportTable="ops_email_connection" version="2">  <authentication>true</authentication>
        <authenticationType>Password</authenticationType>
        <authorized>false</authorized> <defaultUser>user2</defaultUser> <description>description</description> <emailAddr>john.doe@stonebranch.com</emailAddr> <imap /> <imapPort /> <imapSsl>true</imapSsl> <imapStarttls>false</imapStarttls> <name>Email Connection 2</name> <opswiseGroups /> <smtp>server2</smtp> <smtpPort>4568</smtpPort> <smtpSsl>true</smtpSsl> <smtpStarttls>false</smtpStarttls> <sysId>62701879a6264107bb757a952bcc65cc</sysId> <systemConnection>true</systemConnection> <trashFolder /> <type>Outgoing</type> </emailConnection> <emailConnections>
Expand
titleJSON Response
{
    "authentication": true,
    "defaultUser": "user1",
    "description": "description",
    "emailAddr": "jane.doe@stonebranch.com",
"exportReleaseLevel": "7.2.0.0",
"exportTable": "ops_email_connection",
"imap": null, "imapPort": null, "imapSsl": true, "imapStarttls": null, "name": "Email Connection 1", "opswiseGroups": null, "retainSysIds": true, "smtp": "server1", "smtpPort": 4567, "smtpSsl": true, "smtpStarttls": false, "systemConnection": true, "sysId": "62701879a6264107bb757a952bcc65cc", "trashFolder": null, "type": "Outgoing" }
{
    "authentication": true, 
   "defaultUser": "user2",
    "description": "description",
    "emailAddr": "john.doe@stonebranch.com",
"exportReleaseLevel": "7.2.0.0",
"exportTable"
Expand
titleJSON Request
Expand
titleJSON Request
{
  "authentication" : true,
  "authenticationType" : "Password",
  "authorized" : false,
  "defaultUser" : "jane.doe@stonebranch.com",
  "description" : null,
  "emailAddr" : "jane.doe@stonebranch.com",
  "exportReleaseLevel" : "7.3.0.0",
  "exportTable" : "ops_email_connection",

   

  "imap" : null,
 

   
 "imapPort" : 
null
143,
 

   
 "imapSsl" : 
true
false,

   
  "imapStarttls" : 
null
false,
 

   
 "name" : "Email Connection 1",
  "oauthClient" : null,

   
  "opswiseGroups" : [ 
null
],
 

   
 "retainSysIds" : true,

   
  "smtp" : "
server2
smtp.gmail.com",
 

   
 "smtpPort" : 
4568
465,

   
  "smtpSsl" : true,
 

   
 "smtpStarttls" : false,
 

   
 "
systemConnection
sysId" : 
true
"3b2c5049632841189888c921f9584edf",

   
  "
sysId
systemConnection" : 
"62701879a6264107bb757a952bcc65cc"
false,
 

   
 "trashFolder" : null,

   
  "type" : "Outgoing"
,
  "version" : 3
}

Anchor
Modify an Email Connection
Modify an Email Connection
Modify an Email Connection

...

XML Response

JSON Response

Expand
titleXML ResponseRequest
<emailConnection exportReleaseLevel="7.23.0.0" exportTable="ops_email_connection" retainSysIds="true" version="13">
    <authentication>true</authentication>
    <authenticationType>Password</authenticationType>
    <defaultUser>user1<authorized>false</authorized>
    <defaultUser>jane.doe@stonebranch.com</defaultUser>
    <description>description< /description>
    <emailAddr>jane.doe@stonebranch.com</emailAddr>
    <imap />
    <imapPort >143</imapPort>
    <imapSsl>true<>false</imapSsl>
    <imapStarttls>false</imapStarttls>
    <name>Email Connection 1</name>
    <oauthClient />
    <opswiseGroups />
    <smtp>server1<>smtp.gmail.com</smtp>
    <smtpPort>4567<>465</smtpPort>
    <smtpSsl>true</smtpSsl>
    <smtpStarttls>false</smtpStarttls>
    <sysId>62701879a6264107bb757a952bcc65cc<>3b2c5049632841189888c921f9584edf</sysId>sysId>
    <systemConnection>true<>false</systemConnection>
    <trashFolder />
    <type>Outgoing</type>
</emailConnection>
Expand
titleJSON ResponseRequest
{
    "authentication" : true,
  "authenticationType" : "defaultUserPassword":,
  "user1authorized" : false,
  "defaultUser" : "description":jane.doe@stonebranch.com",
  "description", : null,
  "emailAddr" : "jane.doe@stonebranch.com",
"exportReleaseLevel" : "7.23.0.0",
"exportTable" : "ops_email_connection", "imap" : null, "imapPort" : null143, "imapSsl" : truefalse, "imapStarttls" : nullfalse, "name" : "Email Connection 1", "oauthClient" : null, "opswiseGroups" : [ null], "retainSysIds" : true, "smtp" : "server1smtp.gmail.com", "smtpPort" : 4567465, "smtpSsl" : true, "smtpStarttls" : false, "sysId" : "systemConnection3b2c5049632841189888c921f9584edf": true, "sysIdsystemConnection" : "62701879a6264107bb757a952bcc65cc"false, "trashFolder" : null, "type" : "Outgoing", "version" : 13 }