Webhook php example
Do you guys have a php example of a Webhook handler?
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Dean on 18 Jan, 2013 04:03 PM
Hi George,
Have you checked out the KB article yet? There is a PHP snippet in there for validating a request. Does this help you?
Cheers,
Dean
Support Staff 2 Posted by Marc Guyer on 18 Jan, 2013 04:07 PM
Hi George -- Here's a basic ZF1 controller for handling hooks. I've removed some of our logic so this should be a good shell. It should give you more of an idea than the PHP example in that KB article.
https://gist.github.com/4565656
3 Posted by wow09 on 18 Jan, 2013 04:21 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Awesome, Thank you! exactly what i was looking for.
- -G
Marc Guyer closed this discussion on 18 Jan, 2013 07:32 PM.