AI Search
Classic Search
Notifications
Clear all
Jul 18, 2024 8:54 am
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.
1 Reply
Jul 18, 2024 10:18 am
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.