SwiftAirtable icon indicating copy to clipboard operation
SwiftAirtable copied to clipboard

An unofficial Swift interface to Airtable's REST API

Results 4 SwiftAirtable issues
Sort by recently updated
recently updated
newest added

In the example project, there is only one record used locally. ``` /// Updates local state using the provided Record /// - Parameter record: The record from which to get...

How to use filterByFormula for various fields?

https://github.com/nicolasnascimento/SwiftAirtable/blob/95430e8d060582e09d73e579204da87142dd85df/SwiftAirtable/Classes/Airtable.swift#L369 I used an wrong API Key but no error was indicated, and the server refused the request. Printing description of result: ▿ 1 element ▿ 0 : 2 elements...