

The List view in Affinity represents the spreadsheet itself. For each part of a spreadsheet, there are directly equivalent data models in Affinity. The data stored in Affinity can be easily understood as a spreadsheet, with many rows, columns and cells. We refer to a data model that is a person, organization, or opportunity as an Entity. The three top-level objects in Affinity are Persons, Organizations, and Opportunities, and everything in the product is centered around these three resources. There is a limit of three webhook subscriptions per Affinity instance.
Download teamsid software free code#
Once a rate limit is hit, all further requests will return an error code of 429. Your daily limit will reset the next day at 12AM (midnight) Pacific Time. Your account plan tier will limit the number of requests each API key can make per month.Ĭurrent rate limits by plan tier are: Plan TierĪll API requests will be halted at 450K per user, per day. Rate Limits API Rate Limits Plan Tier Limits Requests sent over HTTP will not return any data in order to ensure your sensitive information remains secure.

Either a deploy is in process, or Affinity services are down. Service Unavailable - This shouldn't generally happen. Internal Server Error - We had a problem with our server. Too Many Requests - You have exceed the rate limit. In this case, an appropriate error message is delivered. This can also happen in cases the parameters supplied logically cannot complete the request. Unprocessable Entity - Malformed parameters supplied. Not Found - Requested resource does not exist. Here is a list of all the error codes the Affinity API returns in case something does not go as expected: Error Code Requested, or a valid error message and error code as outlined below. Responses to each request are provided as a JSON object. We provide reading & writing functionality for each NoteĬhanges made through the API will be attributed to the person the API key is assigned to. Otherwise, an error with a code of 401 will be returned. Will need to pass in the key with every API request for us to process it successfully. You do not need to provide a username.Ĭurrently, we support one key per user on your team. Provide your API key as the basic auth password. Requests are authenticated using HTTP Basic Auth.
Download teamsid software free how to#
Support, visit the How to obtain your API Key The Settings Panel that is accessible through the left sidebar on the Affinity web app. To use the API, you will need to generate an API secret key.
