So I created a webhook Zap that adds an invoice attachment to Airtable. This original zap works fine. I wanted this zap to do the same thing in two other tables in the same base so I copied this Zap twice. I set up everything the exact same as my original Zap just in another table. Yet I keep getting this message when I try to update a record in my last step:
Object of type LazyFile is not JSON serializable
I’m not even sure what this means or why it is doing this when the Zaps are the exact same other than the location it is locating and updating records. If anyone can give me some advice to figure out why this isn’t working that would be greatly appreciated.