Search results for query: *

  1. S

    Needed some help accessing an element in a json string

    Thanks guys. I'm looking into these approaches. James
  2. S

    Needed some help accessing an element in a json string

    Hello everyone. Needed some help accessing an object from a json string. I have the following json: { "revenue_centers": [], "product_mix_data": [ { "row_type": "totals_row", "product_class": "Total" } ], "voids_data": [], "employees": [], "vouchers_available"...
  3. S

    Question Needed help making API pulls faster

    Hello everyone, I unfortunately am working with a API from a vendor where they won't make a change to it to make the pull I need to do faster and more efficient. In short, the API gets sales by store for a data range using store ID, begin and end date parameters so I am stuck having to...
Back
Top Bottom