Home › Litmos Training Operations Documentation › LTO API: POST Organization
Organization Posting
Using the Organization posting method, you can push organization records directly into the database.
apiFunction = PostXmlOrganization
URL: http://admin.viewcentral.com/events/api/default.asp
Method |
Base Url |
End Point |
POST |
https://admin.viewcentral.com |
/events/api/default.asp |
Header Type: X-www-form-urlencoded
Key |
Value |
company_login_id |
(Enter your LTOPS company ID) |
product_id |
1 |
username |
(Enter your username) |
Xpassword |
(Enter your password) |
sendRegistrationComms |
0 or 1 |
apiFunction |
PostXmlOrganization |
Sxml |
<?xml version="1.0" encoding="UTF-8"?>
<viewcentral_exchange>
<authentication>
<company_login_id>(Enter your COMPANY ID)</company_login_id>
<pid>1</pid>
</authentication>
<organization>
<organization_id>1</organization_id>
<active>1</active>
<organization_name>Rainmaker</organization_name>
<external_organization_id>Rainmaker</external_organization_id>
<organization_key>RMKR</organization_key>
<accounting_code>RM001</accounting_code>
<street1>Hamilton Ave</street1>
<street2 />
<city>Campbell</city>
<state_province />
<postal_code>95008</postal_code>
<country>USA</country>
<phone />
<comments />
<organization_type />
<tax_exempt>0</tax_exempt>
<custom_text_1>Cust Text 1</custom_text_1>
<custom_text_2 />
<custom_text_3 />
<custom_text_4 />
<custom_text_5 />
<custom_text_6 />
<custom_text_7 />
<custom_text_8 />
<attendee_groups>
<attendee_group>
<reg_group_organization_id>2</reg_group_organization_id>
<group_id>4</group_id>
<group_name>EMP</group_name>
<unique_id />
<apply_expiration_date>1</apply_expiration_date>
<apply_expiration_date_replay>1</apply_expiration_date_replay>
<active>1</active>
<start_date>05/01/08</start_date>
<end_date>05/01/09</end_date>
</attendee_group>
<attendee_group>
<reg_group_organization_id>1</reg_group_organization_id>
<group_id>1</group_id>
<group_name>PARTNERS</group_name>
<unique_id />
<active>1</active>
<start_date>05/01/17</start_date>
<end_date>05/01/17</end_date>
</attendee_group>
</attendee_groups>
<email_domains>
<email_domain updateUsers="1" active="1">rmkr.com</email_domain>
<email_domain updateUsers="0" active="0">viewcentral.com</email_domain>
</email_domains>
</organization>
</viewcentral_exchange>
|
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of Litmos.
The information contained herein may be changed without prior notice. Some software products marketed by Litmos and its distributors contain proprietary software components of other software vendors. National product specifications may vary.
These materials are provided by Litmos for informational purposes only, without representation or warranty of any kind, and Litmos or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for Litmos company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.
In particular Litmos or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and Litmos or its affiliated companies’ strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by Litmos or its affiliated companies at any time for any reason without notice.
The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, and they should not be relied upon in making purchasing decisions.
© 2022 Litmos or a Litmos affiliate company. All rights reserved.
Litmos and other Litmos products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Litmos (or a Litmos affiliate company) in the United States and other countries. All other product and service names mentioned are the trademarks of their respective companies.