ExCwmanage.Api.HTTPClient.Stream (ExCwmanage v0.3.9) View Source

Provides a streaming interface for connectwise paginated results

Link to this section Summary

Functions

resource = {path, params}

Link to this section Functions

resource = {path, params}

  • path is the url (ie "/service/tickets")
  • params is a list keyword list of standard options (ie [fields: "id", conditions: "date > [2019-01-01]"])