Do you have any recommend tools to test some APIs with ignition? I have certain payloads need to test it with ignition and build error handling as well.
APIs like rest are super easy to test just in the script console using system.net.httpGet. You can also now use httpClient which I've been meaning to look into