Search found 1 match

by AlPa
28 Jul 2022, 09:08
Forum: General Discussion
Topic: REST API - More ways to handle issues
Replies: 1
Views: 4956

REST API - More ways to handle issues

Hello,

we wanted to switch from the old SOAP API to the new REST API, as per recommendation. However I noticed that the latter doesn't have all query options. For example in SOAP you can call "mc_filter_search_issues" with your own dynamic search filter in code.

Most important for our project is ...