For decimal fields, when exporting, they need to be converted to a string. This could be automated on the API request to Airtable. Perform a quick check on each outgoing value and if there's a Decimal convert it to a data type that works.
Lots of room for improvement here and is a good first issue.
For decimal fields, when exporting, they need to be converted to a string. This could be automated on the API request to Airtable. Perform a quick check on each outgoing value and if there's a Decimal convert it to a data type that works.
Lots of room for improvement here and is a good first issue.