Skip to content

+getTags, getTagsByName method#12

Open
Gunzik wants to merge 1 commit into
GetResponse:masterfrom
Gunzik:master
Open

+getTags, getTagsByName method#12
Gunzik wants to merge 1 commit into
GetResponse:masterfrom
Gunzik:master

Conversation

@Gunzik

@Gunzik Gunzik commented Nov 2, 2016

Copy link
Copy Markdown

Added api method

@woojos

woojos commented Nov 8, 2016

Copy link
Copy Markdown
Contributor

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