Notifications
Clear all

[Solved] Webhooks?

2 Posts
2 Users
2 Reactions
340 Views
Posts: 1
Topic starter
(@mfarmerhi)
New Member
Joined: 3 months ago

If this is better posted elsewhere, feel free to move

Does wpForo have webhooks available? I'd like to create a post webhook whenever someone posts to a pop up plugin.

Any direction where to look /how to make this happen. Thanks ahead of time.

Topic Tags
1 Reply
Robert
Posts: 10589
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @mfarmerhi,

I'm sorry but there is not webhook in wpForo. There are regular action and filter hooks to do some actions when a topic or post is created. But the hooks cannot create topics and posts.