Help
tom_bg
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Oct 28, 2020
‎Nov 29, 2022

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Summary: I’m working on a basic sign up process. I’m sending a POST request with the user’s UID to a table called “Sessions” to create a new record. I wish to have a certain value returned if that UID exists on another table called “Users”, and a dif...
Hi, I’m trying to use the API encoder to find if a value exists using filterByFormula, and in response get a certain string if it exists and another string if it doesn’t. This is where I’m at but it seems it’s not the direction IF(FIND(“5z”,{Field 6...
I want to find if an item exists in a certain column in my table. Is there a way to implement it?
Hi I’m trying to send a POST request to Airtable with two properties: Name (String) and PostedBy (Lookup field). I keep getting an error unless I remove PostedBy. A new row is created but it is empty. My json looks like this: { "records": [ { ...
Kudos from