Begin AutoCount Accounting Integration via AOTG API: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Steps to setup account with AOTG API==
==DRAFT (Under Construction)==
#Setup AutoCount Accounting and create an account book

#Setup AutoCount Accounting and create an account book that will be registered with AOTG Server
#*This account book will be used for development testing between AOTG Cloud Server and local server.
#:[[Programmer Download and Links#Applications|Download Accounting page]]
#*This account book will be used your testing account book during development.
#*Registered account book is required to be activated by AOTG admistrator.
#*After successful activation of this account book with AOTG, an '''API Key''' is generated.
#Download and setup AOTG Client
#Download and setup AOTG Client
#*[http://support.aotg.cloud/?docs=aotgclient-installation/download-installer Download AOTG Client Installer]<br/><pre>http://support.aotg.cloud/?docs=aotgclient-installation/download-installer</pre>
#
#*[http://support.aotg.cloud/?docs=aotgclient-installation/installation-steps Installation steps document]<br/><pre>http://support.aotg.cloud/?docs=aotgclient-installation/installation-steps</pre>
#Register AOTG account
#Register AOTG account
#:To request for trial account, you may fill in the form @ [https://goo.gl/forms/4QZIYEcwy15Vfjpp1 AOTG account registration form]
#*Request a trial account, you may fill in the form @ [https://goo.gl/forms/4QZIYEcwy15Vfjpp1 AOTG account registration form]
#*Comprehensive process of registration<ol style="list-style-type:lower-alpha"><li>[http://web.aotg.cloud/?page_id=236 Free Trial Process Diagrams]</li><li>[http://web.aotg.cloud/?page_id=239 Subscription Process Diagrams]</li></ol>
#:
{{Note|Before register, decide which AutoCount Accounting account book will be used for the development test.}}

<br/>
==Activate AutoCount Accounting Account Book with AOTG Server==
#'''Activate Account Book''' in AOTG Client<br/>[[File:AOTGActivateAccBK.png|link=]]
#*[http://support.aotg.cloud/?docs=aotgclient-installation/activate-account-book See Activate account book]
#**Account book is required to be activated by AOTG admistrator in order for the linking between AOTG Cloud Server and AutoCount Accounting Account Book resides at local server.
#**After successful activation of this account book with AOTG, an '''API Key''' is generated.
#Following topic shows how to retrieve AOTG '''API Key'''.
#*API Key and AOTG User Login are required to obtain '''AccessToken''', in order to gain access to AOTG API.
#:View [[AOTG API Authenticate]] on how to obtain '''AccessToken'''.


<br/>
==Retrieve AOTG '''API Key'''==
==Retrieve AOTG '''API Key'''==
AOTG API Key is essential for authentication to access AOTG API on the cloud server.
AOTG API Key is essential for authentication to access AOTG API on the cloud server.<br/>
It can be obtained at the AOTG Cloud Server.
<br/>
<br/>
#Login to [https://aotg.cloud AOTG Online]<br/>[[File:AOTGCloudLogin.png|link=https://aotg.cloud]]
#Login to [https://aotg.cloud AOTG Online]<br/>[[File:AOTGCloudLogin.png|link=https://aotg.cloud]]

Latest revision as of 00:43, 28 February 2019

Steps to setup account with AOTG API

  1. Setup AutoCount Accounting and create an account book
    • This account book will be used for development testing between AOTG Cloud Server and local server.
    Download Accounting page
  2. Download and setup AOTG Client
  3. Register AOTG account
Before register, decide which AutoCount Accounting account book will be used for the development test.


Activate AutoCount Accounting Account Book with AOTG Server

  1. Activate Account Book in AOTG Client
    • See Activate account book
      • Account book is required to be activated by AOTG admistrator in order for the linking between AOTG Cloud Server and AutoCount Accounting Account Book resides at local server.
      • After successful activation of this account book with AOTG, an API Key is generated.
  2. Following topic shows how to retrieve AOTG API Key.
    • API Key and AOTG User Login are required to obtain AccessToken, in order to gain access to AOTG API.
    View AOTG API Authenticate on how to obtain AccessToken.


Retrieve AOTG API Key

AOTG API Key is essential for authentication to access AOTG API on the cloud server.
It can be obtained at the AOTG Cloud Server.

  1. Login to AOTG Online
  2. Go to AOTG Subscription page
    Click the Account Setting icon at the top right
    Select AOTG Subscription
    It opens a new browser tab and direct to AOTG Subscription page.
  3. Retrieve API Key
    On the left panel, click My Subscription
    Click the tab ACCOUNT BOOK(S)
    • If there is no account book listed in ACCOUNT BOOK(S) page, check AOTG Client at local server,
      and confirm whether at least one account book has been successfully registered.
    While at the page of account book, click the icon of View record
    • Note down the API Key displayed on Account Book Details.



See Also AOTG API


Go to menu

Go to top
Resources For AutoCount Software Developers