thanks for your reply. 8089 is ZAP. I am trying to inject a POST request.
If I put it all in as a command, I just realized that the %url% and other variables are not populated, also, SQLMap needs a scheme. This is the error SQLMap gives if I leave out the scheme:
[22:36:10] [CRITICAL] proxy value must be in format '(http|https|socks4|socks5)://address:port'
Inside ZAP, the output tab simply prints the command. There is no feedback from SQLMap inside zap.
Tim