12-13-2021, 08:32 PM
We had done some work on the documentation for this, but I haven't put it in the open source yet. There is nothing unique about this API documentation that doesn't apply to Open Source TACTIC, except you should ignore <SITE> as your installation probably doesn't make use of this.
http://doc.southpawtech.com/doc/API/star...tart_rest/
A lot of work was done in 4.8 to make TACTIC REST interface more standard using Bearer authorization format. You would be interested in the small "call_tactic" helper function that makes it easier to call REST calls to TACTIC.
http://doc.southpawtech.com/doc/API/star...tart_rest/
A lot of work was done in 4.8 to make TACTIC REST interface more standard using Bearer authorization format. You would be interested in the small "call_tactic" helper function that makes it easier to call REST calls to TACTIC.