API call with no wsdl

  • I have an API call that passes parameters via the query string and then returns either JSON or CSV. I know I can do it with a script transformation as a source but I wanted to use a web services as a source if possible? I have done some research but it seems that a WSDL is required? I can do it in a script transformation as a source, but it feels like a hack.

  • My understanding agrees with yours: you need a WSDL to use the Web Service Task.

    Using a Script Component Source (which I assume is what you meant?) is not what I would consider a hack. This is exactly the sort of thing it was designed to accommodate.


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply