# Amazon FBA Integration

**URL:** https://forum.mautic.org/t/amazon-fba-integration/2150
**Category:** Product Support
**Created:** [August 5, 2015, 12:58pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150 "2015-08-05T12:58:28Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![bennygill](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bennygill/32/1991_2.png) [@bennygill](https://forum.mautic.org/u/bennygill)
#### Post date: [August 5, 2015, 12:58pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/1 "2015-08-05T12:58:28Z")

</div>

I sell products on Amazon that are shipped through Amazon FBA.  
  
  
  
I would like to trigger a series of emails X days after the product is shipped, asking the customer to leave a product review.  
  
  
  
Is Mautic able to integrate with Amazon FBA to achieve this? I am not a coder or programmer, so I would need a solution that is plug and play, or at least step-by-step instructions I can follow along too.

---

<div class="post-metadata">

### Author: ![bennygill](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bennygill/32/1991_2.png) [@bennygill](https://forum.mautic.org/u/bennygill)
#### Post date: [August 5, 2015, 12:58pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/2 "2015-08-05T12:58:28Z")

</div>

I sell products on Amazon that are shipped through Amazon FBA.

I would like to trigger a series of emails X days after the product is shipped, asking the customer to leave a product review.

Is Mautic able to integrate with Amazon FBA to achieve this? I am not a coder or programmer, so I would need a solution that is plug and play, or at least step-by-step instructions I can follow along too.

---

<div class="post-metadata">

### Author: ![chad.windnagle](https://avatars.discourse-cdn.com/v4/letter/c/7feea3/32.png) [@chad.windnagle](https://forum.mautic.org/u/chad.windnagle)
#### Post date: [August 11, 2015, 2:41pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/3 "2015-08-11T14:41:37Z")

</div>

Hi Bennygill

You could do some of this with mautic but right now some of it would also have to be manual, or require programming.

1. To do it “manually”, you would have to create a campaign to send an email to a lead list.
2. Each time you ship products you would have to add the lead to the list list, This would have to be kind of manual unfortunately. You could automate it a bit by using a form, and “kiosk mode”. The form could auto-add the lead and it will kick off the campaign cycle.

To “fully” automate this, if amazon had a webhook to POST leads to Mautic, or to a script which used the Mautic API to create the lead and add it to the campaign, that would be the “ultimate” automation solution for you. But without some code behind it that’ll be difficult to achieve.

---

<div class="post-metadata">

### Author: ![bennygill](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bennygill/32/1991_2.png) [@bennygill](https://forum.mautic.org/u/bennygill)
#### Post date: [August 11, 2015, 10:50pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/4 "2015-08-11T22:50:30Z")

</div>

Ok great that sounds like something I can work with.

Does it allow segmenting lists based on custom fields?

And split testing of emails?

I imagine having a developer setup something like this (please advise if you think this work flow is possible):

Import Amazon customer details into Mautic as contact lists. Store additional order details as custom merge fields. Segment lists based on these custom fields. Insert some of those fields into emails for personalization. Split test those emails for maximum effectiveness.

---

<div class="post-metadata">

### Author: ![bennygill](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bennygill/32/1991_2.png) [@bennygill](https://forum.mautic.org/u/bennygill)
#### Post date: [August 14, 2015, 12:57pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/5 "2015-08-14T12:57:56Z")

</div>

Bump…

---

<div class="post-metadata">

### Author: ![chad.windnagle](https://avatars.discourse-cdn.com/v4/letter/c/7feea3/32.png) [@chad.windnagle](https://forum.mautic.org/u/chad.windnagle)
#### Post date: [August 17, 2015, 1:51pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/6 "2015-08-17T13:51:22Z")

</div>

Hi Bennygill

Definitely take Mautic for a spin sometime, maybe use the free service ([mautic.com](http://mautic.com)) to see a lot of the features. Most of your questions are fast-answered in a quick look about!

> [@](#):
>
> Does it allow segmenting lists based on custom fields?

Yep, you can search on any field criteria to create smart (segmented) lists.

> [@](#):
>
> And split testing of emails?

We have A/B testing of emails and pages.

> [@](#):
>
> Import Amazon customer details into Mautic as contact lists. Store additional order details as custom merge fields. Segment lists based on these custom fields. Insert some of those fields into emails for personalization. Split test those emails for maximum effectiveness.

This all sounds reasonable. THe only tricky thing you might struggle with is the order details. The fields we have in mautic are going to be fairly primitive - lists and text inputs and such. So having a database-joined set of data like order details with order numbers, quantities, amounts, etc… could be stretching it. Basically think in terms of an excel spreadsheet. if it’ll go in there it’ll go in Mautic easily as “flat data”.

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:58pm UTC](https://forum.mautic.org/t/amazon-fba-integration/2150/7 "2020-02-02T22:58:42Z")

</div>


