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.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

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

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