I want to post new messages to Slack. Simplest solution should be curl.
I have tried this and it works from git bash commandline that I got when git is installed.
Standard cmd in Windows don’t works.
So what action should I use for this in FinalBuilder ?
Another option is to write an console application in Delphi for posting message but want to avoid it if possible.
When I got this to work I also want to attach FinalBuilders log-file.
Regards