REST API Put (Data collection)
I want to use the "Webservices - REST" Put-functionality to interact with a database. The PUT method require the following inputs: - Address URL (Text) - Data (Collection) - HTTP username (Text) - HTTP password (Password) The despription for th...