ContributionsMost RecentMost LikesSolutionsRe: HOW TO Yes Re: HOW TO Hi Emma, Yes, i want to test an API using SOAP UI, make sure it is up and running. Rgd, avnt HOW TO Hello all, I have an APPI. I can call it using CURL commande line : curl -k 'https://xxx.../' -H 'Content-Type: application/json' -d '{"data": {}}' -u LLL:PPP How to call the same API using SOAP UI ? Many thanks, in advance ? Rgd, avnt Solved