Hi all,
I understand that we can use projection actions and event actions to trigger workflows.
Clicking a button or performing any human action in the web client triggers a projection workflow (e.g., validation, user interaction, or process enhancement).
My question is: what happens if we call the IFS Projection API from our own backend? Will the workflow still be triggered by the projection action, particularly for workflows that require user interaction? In this case, there is no web page involved because it is all backend.
Thank you.