# How can I insert users details in to CRM as soon as user signup on discourse

**URL:** <https://meta.discourse.org/t/how-can-i-insert-users-details-in-to-crm-as-soon-as-user-signup-on-discourse/25064>\
**Category:** Support\
**Created:** [2015年二月10日 06:08 UTC](https://meta.discourse.org/t/how-can-i-insert-users-details-in-to-crm-as-soon-as-user-signup-on-discourse/25064 "2015-02-10T06:08:44Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)\
**Post date:** [2018年九月10日 20:14 UTC](https://meta.discourse.org/t/how-can-i-insert-users-details-in-to-crm-as-soon-as-user-signup-on-discourse/25064/6 "2018-09-10T20:14:40Z")

</div>

> [@lovechopra1](#):
>
> Now as soon as user signup on discourse I want to call CRM’s insert lead API and want to insert user details like Name, Email and custom fields into CRM

This can now be done by configuring a webhook that is triggered on the User Event. The webhook is sent when a user logs in, logs out, is created, approved or updated. See [Configure webhooks that trigger on Discourse events to integrate with external services](https://meta.discourse.org/t/setting-up-webhooks/49045) for details.

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-insert-users-details-in-to-crm-as-soon-as-user-signup-on-discourse/25064)._
