Forum Discussion

jshanaiah's avatar
jshanaiah
New Contributor II
7 years ago

Batch Load Snap for calling RESTFUL API (HTTP GET)

Do we have Snap that can call RESTFUL API in batch of 50 or 100
@sinhavivek @kpatnala

3 Replies

  • Can you please elaborate? Are you trying to deal with a service that returns possibly multiple pages, like a search?

    • jshanaiah's avatar
      jshanaiah
      New Contributor II

      Nope… We were trying to get data while migration from vendors to our DB… Vendors have exposed their data through RESTFUL API or SOAP .

      Millions of record in question. We can’t do one at a time

      • Harriesh's avatar
        Harriesh
        New Contributor III

        Check this out whether it helps for you