Skip to content
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

Webhooks API #63

Closed
lukevers opened this issue Oct 4, 2016 · 3 comments
Closed

Webhooks API #63

lukevers opened this issue Oct 4, 2016 · 3 comments

Comments

@lukevers
Copy link
Contributor

lukevers commented Oct 4, 2016

Slightly busy right now which is why I'm opening an issue like the README says instead of doing it and then opening a pull request, but I might get to this at some point if no one else does.

http://developers.hubspot.com/docs/methods/webhooks/webhooks-overview

@devdrops
Copy link

devdrops commented Oct 4, 2016

Hi @lukevers! I've found this issue through the DigitalOcean Hacktoberfest but I didn't understood what exactly has to be done here. Could you please provide more details on this subject? Thanks in advance!

@ryanwinchester
Copy link
Collaborator

ryanwinchester commented Oct 4, 2016

@devdrops every Resource in src/Resources corresponds to a Hubspot API (see the list on the left).

So what I think @lukevers would need is a new Resource class that corresponds to the Webhooks

you can look in src/Resources for examples, they are pretty easy to create. and read the Contributing.md as well!

Cheers ( ^^)o自自o(^^ )

bennychan pushed a commit to bennychan/hubspot-php that referenced this issue Oct 5, 2016
bennychan pushed a commit to bennychan/hubspot-php that referenced this issue Oct 5, 2016
bennychan pushed a commit to bennychan/hubspot-php that referenced this issue Oct 5, 2016
@bennychan
Copy link
Contributor

Added webhooks api

ryanwinchester pushed a commit that referenced this issue Oct 5, 2016
*  New issue Webhooks API #63

* Revert " New issue Webhooks API #63"

This reverts commit c7dd1fa.

*  New issue Webhooks API #63
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants