Forum Discussion

AVNT's avatar
AVNT
New Contributor
3 years ago
Solved

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 SOA...