Skip to content

Feature - Add Params For GET calls#20

Merged
ingmferrer merged 1 commit intoGearPlug:masterfrom
astronomer:feature/add-params-for-GET-and-Orgs
May 22, 2020
Merged

Feature - Add Params For GET calls#20
ingmferrer merged 1 commit intoGearPlug:masterfrom
astronomer:feature/add-params-for-GET-and-Orgs

Conversation

@mrrobby
Copy link
Contributor

@mrrobby mrrobby commented Mar 24, 2020

Adds params to GET calls and adds to most relevant wrapper methods. params are added as part of the url query string once it hits the request (passed as a dictionary). This allows for more specific API calls to be made, for example, using a filter_id when querying for organizations by filter.

Classes with params added to relevant GET calls:

  • activities
  • deals
  • filters
  • notes
  • organizations
  • persons
  • recents
  • stages

@ingmferrer ingmferrer self-assigned this May 22, 2020
@ingmferrer ingmferrer merged commit d468501 into GearPlug:master May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants