Slow "Add a worksheet Row " Excel Module

Hi there!

I’ve noticed that the "Add a worksheet Row " Excel Module is taking something around 7 seconds to add each row. Is this the normal behavior? I’m mapping and sending just 14 fields/columns for each bundle, my scenario looks like this:

Probably just a slow external service’s API. I usually use Google Sheets and don’t experience any slowness when adding a new row.

2 Likes

Well it seems like I’ll have to accept the slowness of Excel API… And the Sleep module is still 5min max…

You can always use more than one Sleep module, or use the Break error directive, which can allow you to retry with a longer wait time.

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!