Just started using the Make (Integromat) integration and I am trying to import a table of about 300 rows from ADP into Coda. It works fine but for two things:
First I need to create a 1 second delay in between each row otherwise the API throws a too many requests error. This means about 4-6 minutes to run the automation plus another 5-10 to actually see it populated in Coda. Is there a way to simply import that entire JSON into a table rather than row by row?
Second I occasionally get a 502 error somewhere within the automation, it comes from Coda with no additional context and I can’t find any documentation on it, any thoughts?