Everest API

687 views
Skip to first unread message

Andy H

unread,
Dec 16, 2011, 11:10:42 AM12/16/11
to Everest (Icode/Versata) ERP Users Group
Does anybody have experience using the Everest API? I am trying to use
it on a user's machine to create a sales order programaticlly thourh a
custom application.

I am getting an error which may be a permissions error since I can
retrieve information through the API.

Ryan Brown

unread,
Dec 16, 2011, 2:43:39 PM12/16/11
to Everest (Icode/Versata) ERP Users Group
We've had to install the SDK on the user's machine and then make sure
the correct ports are open between their machine and the database
server. I believe those ports are 1443 and 4000-4020. The SDK runs a
local copy of the app server which is why the ports need to be open.

Andy H

unread,
Dec 16, 2011, 3:02:47 PM12/16/11
to Everest (Icode/Versata) ERP Users Group
Thanks. I'll pass this along to our admin to tryi out.

> > retrieve information through the API.- Hide quoted text -
>
> - Show quoted text -

Andy H

unread,
Dec 16, 2011, 3:13:49 PM12/16/11
to Everest (Icode/Versata) ERP Users Group
The admin says that all of our ports are open so that isn't the
problem. Thanks again.

On Dec 16, 2:43 pm, Ryan Brown <ryep...@gmail.com> wrote:

Paul Mandeltort

unread,
Dec 16, 2011, 3:17:42 PM12/16/11
to Andy H, Everest (Icode/Versata) ERP Users Group
Make sure your COM permissions are set correctly for the Everest API
server. It's buried somewhere in the COM settings but I recall it
being locked down by default.

Thanks,

--Paul
(from mobile)

> --
> You received this message because you are subscribed to the Google Groups "Everest (Icode/Versata) ERP Users Group" group.
> To post to this group, send email to evere...@googlegroups.com.
> To unsubscribe from this group, send email to everest-erp...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/everest-erp?hl=en.
>

Planet Scott

unread,
Dec 17, 2011, 3:00:40 PM12/17/11
to Everest (Icode/Versata) ERP Users Group
Run the SDK is a pain in the ass, like everyone said above You need
to basically install each client machine as an app server and make
sure the com is configured correctly. Depending on what you are
trying to do installing all of this and configuring it is not bad if
it is just one user. email me at scott @ planetshoes . com and I can
send you the document on how to configure an app server to communicate
to the DB server. Plus you need to make sure the API is using the app
server/local machine to connect to the system.

You could also make a intranet web app that can have the API
integrated and not worry about installing on client computers, they
would use the web screen and the web server would have the SDK
installed.

Lastly, the SDK/API is so slow for me, I ended up building a process
that will insert sales orders into Everest with out using any SDK.
Works great, I use it for the web site and also for an Amazon
interface we have.

I use several APIs, they work OK but some are very slow and not
flexible, so I am going through and reverse engineering them and
building open source versions.

Scott

Justin Davis

unread,
Oct 21, 2014, 5:40:05 PM10/21/14
to evere...@googlegroups.com
Planet Scott,

Does Everest have a web-based API?

Planet Scott

unread,
Oct 22, 2014, 4:59:27 PM10/22/14
to evere...@googlegroups.com
You could make it work via a web screen.  I have a couple screens where I use the API.  Basically the web server needs to have the Everest App and SDK installed.  You can then call the SDK API objects via C#.  So you can build an ASP.net web site that can take input and call off to Everest to perform the desired action.  If you need some custom work done, let me know.  We have done several programming jobs for other Everest customers.

Scott

e2andrew

unread,
Oct 23, 2014, 7:07:03 PM10/23/14
to evere...@googlegroups.com
We've just worked on complete a web services API listener for everest. Right now its been used to complete a fullscale productization for implementing salesforce. That said, how it is/was built we anticipate being able to use it for most anything in the future so long as the external tool can call and talk to the JSON REST object.

A

Sergey Suhanovs

unread,
Jul 14, 2016, 2:10:47 PM7/14/16
to Everest (Icode/Versata) ERP Users Group
Hi guys, 

Sorry to bump the 2 year old thread.. looking for information about possibility of integrating a PHP website with Everest ERP for order processing/inventory management.
I can't find any references online for Everest SDK, any sort of documentation seems to be non-existent.. 
Can anyone suggest where to start with this ? Where can I get the SDK itself?
Any pointers will be much appreciated.. 
Thank you!

Planet Scott

unread,
Jul 15, 2016, 11:10:19 AM7/15/16
to Everest (Icode/Versata) ERP Users Group
If you don't own the SDK and have a license key for it, you will not be able to use it.  I have built a plug in for Shopify and finishing one for Magento that does not use the SDK.  Let me know if you would like to discuss how we could make it work for your site.

Scott

Sergey Suhanovs

unread,
Jul 15, 2016, 11:13:30 AM7/15/16
to evere...@googlegroups.com
Thank you Scott, 
what's the best email to reach you ?


Andrew Shelton

unread,
Jul 15, 2016, 11:14:31 AM7/15/16
to evere...@googlegroups.com
Sergey 

Since my post on this related to the rest services we had developed before, we’ve since completed that project and added a great deal more to the API stack and integration. The team here has worked with a number of other ecom systems / platforms and either connected them to the system or migrated to or from them. I believe the best way to kick the tires around this might be to schedule a 30 minute free consultation for the first of the week to better understand what you’re trying to do and with what platform. Depending on version if you don’t have the SDK license then we may be able to work around that limitation as well. 

If you’d like to book some time, check my availability below and we can connect for a brief discussion. 


Best Regards // Andrew
E2 LLC / MarTec360



Andrew Shelton | Founder / President 
Direct: (813) 283.1340 | Mobile: (813) 421.2115
Email: and...@e2-llc.com | Skype: shelton.andrew
601 N Ashley St Ste 1100 - #104, Tampa FL 33602                 


--
--
Email sent to Google Groups: "Everest (Icode/Versata) ERP Users Group" group.
 
- Post: evere...@googlegroups.com
- Unsubscribe: everest-erp...@googlegroups.com
- More options: http://groups.google.com/group/everest-erp?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "Everest (Icode/Versata) ERP Users Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/everest-erp/zLSr1YePvMk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to everest-erp...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dhruv Vyas

unread,
Aug 2, 2017, 5:51:41 AM8/2/17
to Everest (Icode/Versata) ERP Users Group
Scott

I have my project currently in .net connected with Everest System and I am planning to move it to Magento 1.9.3.4 Community Edition. But I don't know how to connect my Everest System with magento. I have the SDK but don't know how to use it. 

Any help will be appreciated. 

Brian And Cindy Turner

unread,
Aug 2, 2017, 9:44:43 AM8/2/17
to evere...@googlegroups.com
Scott, Does your Shopify plug in deal with per customer pricing?
Brian

--
--
Email sent to Google Groups: "Everest (Icode/Versata) ERP Users Group" group.
 
- Post: evere...@googlegroups.com
- Unsubscribe: everest-erp...@googlegroups.com
- More options: http://groups.google.com/group/everest-erp?hl=en
---
You received this message because you are subscribed to the Google Groups "Everest (Icode/Versata) ERP Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to everest-erp...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

MARTEC360

unread,
Aug 2, 2017, 10:40:02 AM8/2/17
to Everest (Icode/Versata) ERP Users Group
We have systems and web services in place and available that can read in orders from remote systems (salesforce, shopify, magento, and others). We could setup a meeting/greeting to discuss if you would like. 

The other note I would make is that Magento is ending any and all support for the 1x products in less than a year. You cannot migrate from 1x to 2x, it is a complete rewrite. I would strongly encourage you to work on Magento 2x instead of 1.9.

- Andrew // MARTEC360

Scott Prizm

unread,
Aug 7, 2017, 1:24:28 PM8/7/17
to Everest (Icode/Versata) ERP Users Group
At this point in time, no.  But if it is availing in the API call, it can be used to interface with Everest.

Scott 
Reply all
Reply to author
Forward
0 new messages