Axiom
Destination Connector
Overview
This Destination Connector sends data to Axiom via the Ingest data REST API.
Prerequisites
Note: Each Tarsal Connector sends data to one Axiom Dataset
If using multiple datasets, then a separate Tarsal Destination connector should be created for each dataset. The same API key may be used for each connector.
- The Destination Connector pushes data to a specific dataset.
- Note: It is recommended that the dataset be created prior to creating the API token, as the dataset access of the token can be restricted to said dataset. However, API tokens can be configured to send to all datasets in which case the dataset can be created after API Token creation.
- Follow the steps to create an API token
- Under Token Permissions select Advanced
- In the All datasets table:
- Select the Ingest permission, and grant Create
- All other permissions should be unselected.
- Org level permissions
- None required
- Dataset Access
- Allow ingest to access a specific dataset. The dataset selected will be the
Dataset Name
used in the connector configuration below. - If selecting multiple datasets, then you will need to create multiple Destination Connectors.
- Allow ingest to access a specific dataset. The dataset selected will be the
- In the All datasets table:
- Under Token Permissions select Advanced
Configuration
Field | Required | Description |
---|---|---|
API token | yes | Axiom API access token |
Dataset Name | yes | Dataset name as defined in Axiom |
Connector Limitations
- This connector may be affected by API rate limits.
- Depending on the pricing plan, ingest may be limited per month.
Updated 9 days ago