16 Jan 2025 12:08 PM
Hello,
So there is no way to trigger a workflow without credentials?
(maybe already been addressed, sorry)
KR Henk
Solved! Go to Solution.
05 Feb 2025 05:42 PM
Without credentials - no. With very limited credentials - yes (e.g., events:write): You could use the bizevents ingest or maybe even OpenPipeline ingest:
And then just use a regular "Event Trigger" in your Workflow.
Do you have a specific use-case in mind? Why can you not use authentication credentials?
10 Feb 2025 08:44 AM
Hi Christian,
My sender ships XML, so as a work-around I let him send the data to the backup end-point. This works perfect for now.
I assume that non json events will be possible in the future.
Also authorization seemed to be no problem.
I assume unsecured ports will be prohibited as a common sense rule (-;
KR Henk