Powershell script to post Notes

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Firmbyte
Posts: 12
Joined: 07 Feb 2017, 17:23

Powershell script to post Notes

Post by Firmbyte »

I've been using a Powershell script to read tickets, update them to say "in progress", run commands based on info from the ticket, and then update the ticket when completed. But I'm doing this via the backend database and not the mantis api. I'd like to do it via the api but struggling to find documentation and examples.
Can anyone guide me or point me toward examples or documentation ?

Update 2017-02-09
It's the use of the Mantis APIs that I'm looking to get information on:
http://mantishub.readthedocs.io/api.html
Last edited by Firmbyte on 10 Feb 2017, 02:43, edited 1 time in total.
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Powershell script to post Notes

Post by atrol »

Might help some way, never tried myself http://www.mantisbt.org/forums/viewtopi ... 532#p58533
Please use Search before posting and read the Manual
Post Reply