Help:Providing operators with necessary credentials for submitting to the InfoEx via the CAAML 3.0.3 API

From InfoEx Help Information
Revision as of 16:58, 3 January 2014 by Pascal (talk | contribs) (Creating and setting the API Key for an operation)
Jump to navigation Jump to search
REQUIREMENTS
Permission Super users
Connectivity Online only

This document describes how a CAA InfoEx administrator can retrieve the necessary information that will allow subscribers with their own database system to directly submit their observations via the CAAML 3.0.3 API of the InfoEx system.

Background

An operator needs two pieces of information for submitting observations to the InfoEx from a database system via the API:

  • API Key
    A secret token that uniquely identifies the submitting system and provides it with administration privileges for the operation.
  • Operation UUID
    The universally unique identifier of the operation used in the InfoEx system

This document describes how to generate or retrieve this information.

Step-by-step description

Creating and setting the API Key for an operation

1. Log into the InfoEx system with your super user account.
Fig. 1: Operation management page
Fig. 2: Operation pop-up window
2. Go to the admin menu (cog wheel) in the top right concern of the application next to your user name and select 'Manage Operations'. This will get you to the Operation Management page that lists all the operations that are in the InfoEx system (Fig. 1). Click on the header of any column to sort the table by the particular column.
3. If you had previously created an API key for this operation, you can see it in the 'API Key' column of the table.
4. If you had not previously created an API key for this operation, click on the operation in the operation management table. The row will turn a pale yellow to indicate that you have selected the operation.
5. Click on the ButtonEdit.png button above the top left corner of the operation list. This will open a smaller pop-up window with the title 'Edit Operation' (Fig. 2). Enter the five-digit sorting key into the pop-up window.
6. Click on the Gen Key button to generate a unique API key.
NOTE API keys do not have to be unique per operation. If a system submits observation for multiple systems, it is possible to provide them the same API key for all operations.
7. Click on the Update to submit the changes to the database.

Retrieving the UUID of an opperation

1. Description of first step.
2. Description of second step.
3. ...

Related documents

Functionality tested by

  • Jan. 3, 2014: Pascal Haegeli