# IS there a way to use 3rd party forms

**URL:** https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138
**Category:** Product Support
**Created:** [November 24, 2020, 10:12pm UTC](https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138 "2020-11-24T22:12:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![chervenkov](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chervenkov/32/719_2.png) [@chervenkov](https://forum.mautic.org/u/chervenkov)
#### Post date: [November 24, 2020, 10:12pm UTC](https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138/1 "2020-11-24T22:12:47Z")

</div>

**Your software**  
My Mautic version is:3.1.2  
My PHP version is:  
My Database type and version is:

**Your problem**  
My problem is: Is there a way to use custom 3rd party forms like this: [https://girlsdodating.com/api/template/](https://girlsdodating.com/api/template/) - this adds the user’s mail and name in Mautic “Contacts” but not in Segments … I need this because im using tracker and i want my CTA button connected with the tracker (and make the redirection from the tracker) not connected with Mautic.

So basically i want to use Mautic without his forms. Is this possible?

Not sure but maybe this will solves my problems: [https://github.com/escopecz/mautic-form-submit](https://github.com/escopecz/mautic-form-submit) ?  
These errors are showing in the log:

Steps I have tried to fix the problem:

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [November 26, 2020, 9:44pm UTC](https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138/2 "2020-11-26T21:44:10Z")

</div>

You can

1. Use a campaign form that starts a campaign with only 1 step: add to segment
2. You can use a hidden field that adds a tag to the contact that qualifies hom to be member of a segment.  
Both ways push your contact to the segment.  
Good luck

---

<div class="post-metadata">

### Author: ![chervenkov](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/chervenkov/32/719_2.png) [@chervenkov](https://forum.mautic.org/u/chervenkov)
#### Post date: [November 26, 2020, 11:28pm UTC](https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138/3 "2020-11-26T23:28:35Z")

</div>

thank you for your reply. Can you please provide more info especially for 1? Thanks in advance

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [November 27, 2020, 5:49am UTC](https://forum.mautic.org/t/is-there-a-way-to-use-3rd-party-forms/17138/4 "2020-11-27T05:49:47Z")

</div>

Sure,  
A campaign form is a type of form, that starts a campaign. You can set the form as the source of the campaign. This way if someone fills out the form, starts the campaign, which in your case can be just one step: set segment. But can be also something else.

More info:

> **[Mautic Explained: Marketing Forms to Campaigns](https://www.mautic.org/resources/webinars/mautic-explained-marketing-forms-to-campaigns)**
>
> Marketing automation forms & campaigns are the primary ways to collect information from users. This video demonstrates how to take form submissions and apply results to campaign and marketing workflows.
