Sorry, we are currently experiencing a temporary issue. We will resolve it as soon as possible. Please try again later!

Hi everyone,

I’m trying to trigger a scheduled API workflow from a table (not a repeating group), but I keep running into an issue. The error message says:

“Sorry, we are currently experiencing a temporary issue. We will resolve it as soon as possible. Please try again later.”

Has anyone else encountered this or know if there’s a workaround? Thanks!



Have you checked the logs for more details?

“I have checked the logs but don’t have more details on why the scheduled API workflow isn’t launching. I’m not sure why this is happening. Has anyone tried triggering it from a table instead of a repeating group?”

One cause of this issue I have seen is where the issue checker (the red error count in the editor) doesn’t detect an error, but there is an error somewhere (eg in an arbitrary text).

So this error sort of means “error in my generated code” and you need to open up all expressions and check they aren’t red to find any errors.

That’s one possibility - good luck :slightly_smiling_face:

In the error checker, do you have checking of backend workflows enabled?

Hello everyone,

thank you for the suggestions. The API workflow was working when the data was in a repeating group.

However, after moving the data to a table, I’m unable to trigger the workflow.

Any insights on why this might be happening or how to resolve it?

Hey @Hks can you please send an editor link, you can send it here or in DM. I will take a look and let you know.