Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Parameters support for php-hal-client. #18

Open
4ndygu opened this issue Apr 30, 2018 · 0 comments
Open

Parameters support for php-hal-client. #18

4ndygu opened this issue Apr 30, 2018 · 0 comments

Comments

@4ndygu
Copy link

4ndygu commented Apr 30, 2018

Hi there,

I'm trying to use php-hal-client to interface with an endpoint that supports the OData query language (https://msdn.microsoft.com/en-us/library/gg309461(v=crm.7).aspx). Is there any functionality in this client that lets me supply parameters to the URL without breaking the library? I.e.

    $entryPoint = new EntryPoint('/people?$filter= ...... ', $this->client);

or something?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant