How to connect Volusion
Volusion is one of the larger ecommerce online store builders that allow you to start selling your products without being a techie at all.
Connecting Volusion to your Fomo account takes a few seconds, and requires no coding experience.
Step 1 - Create your Volusion Orders URL
Sign in to your Volusion store admin panel. Under Inventory at the top menu bar, click 'Volusion API'.
Then, click Run next to Generic/Orders
Now, what we are doing here is asking Volusion to create a URI for us that lets us see all of your recent purchases. So we need to specify what data we need.
We need:
• o.OrderID
• o.BillingCity
• o.BillingCountry
• o.BillingFirstName
• o.BillingLastName
• o.BillingPostalCode
• o.BillingState
• o.OrderStatus
• od.ProductName
• od.ProductPrice
Click the check box next to all of these items.
IMPORTANT
If you change your Volusion password, this URL will no longer work!
If you change your password please re-due step 1 and create a new integration.
Click 'Run' on the top right. Volusion should give you a URL that looks like this:
http://your_awesome_store_domain.com/net/WebService.aspx?Login=your@email.com&EncryptedPassword=ABCD123THISISYOURSECUREKEY&EDI_Name=Generic\Orders&SELECT_Columns=o.OrderID,o.BillingCity,o.BillingCountry,o.BillingFirstName,o.BillingLastName,o.BillingPostalCode,o.BillingState,o.OrderStatus,od.ProductName,od.ProductPrice&WHERE_Column=o.OrderStatus
Copy it and..
Step 2 - Connect Fomo
On Fomo, navigate to Notifications, click ‘Add Notifications’, then ‘All Notifications’. Search for 'Volusion' and click to open the integration.
Click 'Connect'.
On the resulting page, paste in the URL we just created in Step 1 and click 'Continue'.
Step 3 - You're Done!
Fomo will immediately import recent purchases from Volusion.
Going forward, new purchases will also be imported automatically.
Happy Marketing. 🐬