Tigris Social Api

<back to all web services

CreateUser

Create a new User.
Parameters:
NameParameterData TypeRequiredDescription
FirstNamebodystringYesThe first name of the user.
MiddleNamebodystringNoThe middle name of the user.
LastNamebodystringYesThe last name of the user.
SuffixbodystringNoThe desired suffix for the user, if any (e.g. Mr., Ms., Mrs.)
EmailbodystringNoThe email address of the user.
AboutMebodystringNoA long description describing the user to other Tigris users.
JobTitlebodystringNoThe job title of the user.
CompanyNamebodystringNoThe user's company name.
CompanyAddressbodystringNoThe user's work address.
CompanyCitybodystringNoThe user's city.
CompanyStateProvincebodystringNoThe user's state.
CompanyPostalCodebodystringNoThe user's zip code.
CompanyCountrybodystringNoThe user's country.
TimeZonebodystringNoDEPRECATED: The time zone for the user. Dates will be displayed using the preference selected here.
ExperiencesbodystringNoThe user's relevant experience
CertificationsbodystringNoCertifications the user has received
InterestsbodystringNoA User's Interests
CreatedTimebodystringNoThe CreatedTime is the DateTime indicating the time the user was created. If empty uses current system time.
UpdatedTimebodystringNoThe UpdatedTime is the DateTime indicating the last time the user was edited/updated. If empty uses current system time.
IsMappingRequiredbodystringNoMap User with External Name or not.
SystemIdbodystringNoThis is the integer enumerated value of the external system.
SystemItemIdentifierbodystringNoThis is the unique identifier of an entity in the external system.

To override the Content-type in your clients HTTP Accept Header, append the .soap11 suffix or ?format=soap11

HTTP + SOAP11

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /soap11 HTTP/1.1 
Host: api.tigris.mymitchell.com 
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: CreateUser

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>

<CreateUser xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mi.Sno.Tigris.TigrisApi.ServiceModel.InputModels.Users">
  <AboutMe>String</AboutMe>
  <Certifications xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Certifications>
  <CompanyAddress>String</CompanyAddress>
  <CompanyCity>String</CompanyCity>
  <CompanyCountry>String</CompanyCountry>
  <CompanyName>String</CompanyName>
  <CompanyPostalCode>String</CompanyPostalCode>
  <CompanyStateProvince>String</CompanyStateProvince>
  <CreatedTime>0001-01-01T00:00:00</CreatedTime>
  <Email>String</Email>
  <Experiences xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Experiences>
  <FirstName>String</FirstName>
  <Interests xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Interests>
  <IsMappingRequired>false</IsMappingRequired>
  <JobTitle>String</JobTitle>
  <LastName>String</LastName>
  <MiddleName>String</MiddleName>
  <Suffix>String</Suffix>
  <SystemId>0</SystemId>
  <SystemItemIdentifier>String</SystemItemIdentifier>
  <TimeZone>String</TimeZone>
  <UpdatedTime>0001-01-01T00:00:00</UpdatedTime>
</CreateUser>

    </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>

<UserDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mi.Sno.Tigris.TigrisApi.ServiceModel.Types">
  <AboutMe>String</AboutMe>
  <Certifications xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Certifications>
  <Cloaked>false</Cloaked>
  <CompanyAddress>String</CompanyAddress>
  <CompanyCity>String</CompanyCity>
  <CompanyCountry>String</CompanyCountry>
  <CompanyName>String</CompanyName>
  <CompanyPostalCode>String</CompanyPostalCode>
  <CompanyStateProvince>String</CompanyStateProvince>
  <Connections>
    <ConnectionDto>
      <FirstName>String</FirstName>
      <Id>00000000-0000-0000-0000-000000000000</Id>
      <IsFavorite>false</IsFavorite>
      <LastName>String</LastName>
      <OwnerId>00000000-0000-0000-0000-000000000000</OwnerId>
      <UserDefaultVenueId>00000000-0000-0000-0000-000000000000</UserDefaultVenueId>
      <UserId>00000000-0000-0000-0000-000000000000</UserId>
    </ConnectionDto>
  </Connections>
  <CreatedTime>0001-01-01T00:00:00</CreatedTime>
  <DefaultVenueId>00000000-0000-0000-0000-000000000000</DefaultVenueId>
  <Email>String</Email>
  <Experiences xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Experiences>
  <FirstName>String</FirstName>
  <Id>00000000-0000-0000-0000-000000000000</Id>
  <Interests xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </Interests>
  <JobTitle>String</JobTitle>
  <LastName>String</LastName>
  <MiddleName>String</MiddleName>
  <Networks>
    <NetworkSummaryDto>
      <Id>00000000-0000-0000-0000-000000000000</Id>
      <Name>String</Name>
      <NumberOfMembers>0</NumberOfMembers>
      <OwnerId>00000000-0000-0000-0000-000000000000</OwnerId>
    </NetworkSummaryDto>
  </Networks>
  <Subscriptions>
    <SubscriptionDto>
      <SubscribedToExternalName>String</SubscribedToExternalName>
      <SubscribedToId>00000000-0000-0000-0000-000000000000</SubscribedToId>
      <SubscriberId>00000000-0000-0000-0000-000000000000</SubscriberId>
      <SubscriberToDisplayName>String</SubscriberToDisplayName>
    </SubscriptionDto>
  </Subscriptions>
  <Suffix>String</Suffix>
  <TimeZone>String</TimeZone>
  <UpdatedTime>0001-01-01T00:00:00</UpdatedTime>
</UserDto>

    </soap:Body>
</soap:Envelope>