Skip to content

+getTags, getTagsByName method #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Gunzik
Copy link

@Gunzik Gunzik commented Nov 2, 2016

Added api method

@woojos
Copy link
Contributor

woojos commented Nov 8, 2016

Hi Gunzik

Tag by name can be implemented in different way. API allows filtering by adding query param like it is descripbe in docs https://apidocs.getresponse.com/v3/resources/tags#tags.get.all. I would suggest method getTagByName has body return $this->call('tags?query[name]='.$tagName);

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

Successfully merging this pull request may close these issues.

2 participants