Mi requisito específico es sincronizar los datos de los usuarios activados a Pardot a través de webhooks, y el problema actual es que la carga útil (payload) del webhook no coincide con los campos configurados en el lado de Pardot.
¿Hay algún complemento que pueda hacer esta conversión?
Lilly
9 Enero, 2026 03:48
2
quizás se pueda usar la integración de Zapier
[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 me gusta
pfaffman
(Jay Pfaffman)
9 Enero, 2026 14:00
3
Si no quieres usar algo como Zapier, entonces necesitarías un complemento personalizado.
2 Me gusta