My specific requirement is to synchronize activated user data to Pardot via webhooks. The current issue is that the webhook payload and the fields configured on the Pardot side do not match.
Is there any plugin that can achieve this transformation?
Lilly
January 9, 2026, 3:48am
2
perhaps one can use zapier integration
[image]
Want to use Discourse Webhooks to trigger a task via Zapier ? Let’s get started!
Zapier requires a trigger and an action. In this howto the trigger will be a Discourse Webhook and the action will be to send an email.
Send an Email on any User event
We will now set up a Zap to send email on any user event (i.e when a user is created, approved or updated). To trigger on a specific user event, see Trigger on a specific user event below.
Create a Discourse Webhook
Create a new Discou…
Requests to the Discourse API can be automated by creating a Zap that uses a Zapier Webhook as its action step. This topic will describe how to perform requests for the following actions:
add user to group
grant a custom badge
To figure out how to perform other types of API requests with Zapier, read through the topic and then search the Discourse API docs for the action you are wanting to perform. You can also find how to create an API request for a specific action by reading Reverse engi…
1 Like
pfaffman
(Jay Pfaffman)
January 9, 2026, 2:00pm
3
If you don’t want to use something like zapier then you’d need a custom plugin.
2 Likes