Data Model
Last updated: Aug. 18, 2022
When creating data sources in Plecto, think of them as tables in an SQL database. This is not exactly how we store them, but conceptually it's very similar. Here are some good-to-knows:
- As Plecto currently does not support joins, please make sure to include any necessary information for filtering purposes inside each "row." In addition, make sure that all data is encoded in utf-8.
- Plecto has certain API limits – you can send up to 100 registrations per request and total max of 3600 requests per hour.
Data model
Here's a list of field names, types and descriptions that make up Plecto's API data model.

Was this article helpful?
Please leave a comment to help us improve.