# חיבור הזמנות Discourse למיילים של Marketo

**URL:** https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564
**Category:** General
**Created:** [30 ביוני,‏ 2021,‏ 11:48pm UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564 "2021-06-30T23:48:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![davery](https://avatars.discourse-cdn.com/v4/letter/d/46a35a/32.png) [@davery](https://meta.discourse.org/u/davery)
#### Post date: [30 ביוני,‏ 2021,‏ 11:48pm UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564/1 "2021-06-30T23:48:50Z")

</div>

Hello, does anybody have experience with connecting Marketo to the invite admin functions of Discourse? What I’d like to do is use a Marketo form fill that collects potential users info, generates an email that contains the Discourse community invite link, and then sends that to the potential user.

Thanks,

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [1 ביולי,‏ 2021,‏ 12:28am UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564/2 "2021-07-01T00:28:35Z")

</div>

I don’t know what marketo brings to the party. Why not just use discourse’s create account form and some custom fields?

---

<div class="post-metadata">

### Author: ![davery](https://avatars.discourse-cdn.com/v4/letter/d/46a35a/32.png) [@davery](https://meta.discourse.org/u/davery)
#### Post date: [1 ביולי,‏ 2021,‏ 1:14am UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564/3 "2021-07-01T01:14:44Z")

</div>

Hah. Yes, well, unfortunately, my company insists they collect some info on community members.via Marketo. If there is a way to do that and import into Marketo using just Discourse, awesome. Alas, it’s the rock my boat is dashed on, beyond my control.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [1 ביולי,‏ 2021,‏ 10:28am UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564/4 "2021-07-01T10:28:45Z")

</div>

Oh. Marketing people.

Well, you can look at the webhooks and api stuff each has and go from there. Or maybe you have people logging in to some system already and can use [DiscourseConnect - Official Single-Sign-On for Discourse (sso)](https://meta.discourse.org/t/discourseconnect-official-single-sign-on-for-discourse-sso/13045)?

---

<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: [5 ביולי,‏ 2021,‏ 5:31pm UTC](https://meta.discourse.org/t/connecting-discourse-invites-to-marketo-emails/195564/5 "2021-07-05T17:31:43Z")

</div>

> [@davery](#):
>
> What I’d like to do is use a Marketo form fill that collects potential users info, generates an email that contains the Discourse community invite link, and then sends that to the potential user.

I can’t think of a straightforward approach to use this exact approach. An alternative might be to use the normal Discourse invite process (or username/password registration) to add users to the site. You could then configure a Discourse User Event webhook to point to a service that creates a record for new users on Marketo. I suspect that this could be accomplished by pointing the webhook to Zapier and then using their Marketo integration to create the new record.
