Hello,
Is it possible to fire a trigger through the .NET API? Or maybe even through PowerShell. I can get the JobID and the Trigger ID, but I am unable to find a method that fires the trigger.
edit: I can get a Job to run. The Trigger I have, looks for a PDF. When it sees the PDF in a folder, it then fires the Job and uses the file name to upload it. If I run the Job, it is not necessarily running for that specific file the way manaully firing a trigger does. That's why I'd like to be able to fire the Trigger from the API and not run the Job.
I hope my understanding is correct on that.
Thank you.
Edited by user
2025-01-27T18:09:31Z
|
Reason: Not specified