Help
Adam_Haffar1
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Sep 09, 2022
‎Feb 01, 2023

User Statistics

  • 5 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

I would like to know whether it is possible to get the value of a Record Function when posting a request. I get that you can use these record functions such as RECORD_ID() or LAST_MODIFIED_TIME() in a filter formula to perhaps do something like this:...
I am working with the Airtable API in GoLang and I am using this client. I have 150 records. I am trying to fetch the first 50, then next 50 and so on. I do this by sending the following HTTP request (with the help of the client): /v0/appXXXXXXX/tblX...
Hey there! I am trying to stream data from an Airtable base to a local file. I am working in go and using this client airtable package - github.com/mehanizm/airtable - Go Packages I want to be able to detect whether a record has been modified, withou...
Kudos given to