I’ve created a backend workflow that needs a “User”-Type and I want to run the backend-wf and pass the current user to do a db insert job. See last KEY “Eintrag-User”:
@jagdish_bajaj : Very strange! I did a browser reload ( ) - but same thing. Should I provide more informations?
@londonhere : I don’t want to do it by scheduling an API workflow. (Main reason: I want to track the “loading time” and show a spinner. If I don’t use the Api-Connector, I have to handle it by setting a state in the db before running the API wf and if the API wf has finished. I already asked the forum ( Indicate finish of running backend workflow (loading/spinner-elements) - #16 by jupixy ).