To use the AgileZen connector, add the <agilezen.init>
element in your configuration before carrying out any other AgileZen operations.
...
Code Block | ||||
---|---|---|---|---|
| ||||
<agilezen.init> <apiUrl>{$ctx:apiUrl}</apiUrl> <apiKey>{$ctx:apiKey}</apiKey> <format>{$ctx:format}</format> <enrichments>{$ctx:enrichments}</enrichments> </agilezen.init> |
Properties
apiUrl:
Base end point URL of the AgileZen API.apiKey:
API key to access data of the AgileZen account.format:
The format of the response expected from the AgileZen API.enrichments:
Addtional data about an entity which the user expects to be returned with the response.
Now that you have connected to AgileZen, use the information in the following topics to perform various operations with the connector. After you have completed your configurations, see Testing the AgileZen Integration .
Child pages (Children Display) |
---|