I want to call upon this when triggering a event in the frontend, but for some reason… this event does not show up under the schedule api workflow event dropdown…? Any idea as to why ??
It just says edit backend workflows… but I did edit it and have it set to do what I want it to do.
I’m trying to do a button click to make API Call then after call it made , so a callback to retrieve data from that call and then show it on my frontend
Yeah, but why are you doing it in a backend workflow?
In any case, it’s not important…
As I said previously, you can’t use ‘Schedule API Workflow’ if the workflow has ‘Detect Data’ as it’s parameter definition, you need to set the parameters manually.
It would probably simplify things to to this on the front end, but if you want to do it on the backend, then just define the workflow parameters manually.