SSIS-Json-Source-Component
SSIS-Json-Source-Component copied to clipboard
How to pass JSON input to REST API
Hi,
I have a REST API POST call which requires a JSON input, and I could not figure how to pass a json object using the addin. Is it possible or at the moment only http key / value pairs are supported?