This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fdcaed75f6
Chatwoot
/
app
/
views
/
api
/
v1
/
accounts
/
webhooks
/
index.json.jbuilder
6 lines
105 B
Text
Raw
Normal View
History
Unescape
Escape
Feature: Webhooks (#489)
2020-02-14 17:49:17 +00:00
json.payload do
json.webhooks do
Feature: As a admin, I should be able to add webhooks to account (#572) Co-authored-by: Pranav Raj S <pranavrajs@gmail.com>
2020-02-29 12:13:49 +00:00
json.array! @webhooks, partial: 'webhook', as: :webhook
Feature: Webhooks (#489)
2020-02-14 17:49:17 +00:00
end
end
Reference in a new issue
Copy permalink