Discussions about ISV solutions
Recently active
We’re using the official Fedex and UPS carrier plugins to do our shipping, but neither seem to have the ability to add any extra information to the Label (and to Fedex). Is it possible to enable a reference field or any of the other default fields Fedex offers for their shipments? Currently only the tracking number and address information is on the label. This makes it very difficult to match up actual invoice charges from Fedex to the Invoice of the Sales Order/Shipment. Would this take a customization and is the code for the carrier plugins available anywhere? Didn’t find the repository on the github page. If not, is this something that the EasyPost integration will be able to do? And is EasyPost as cheap as they appear to be? From the website it looks like it is free for under 50000 labels a year..are there hidden fees that accumulate? If not, we may start using it just to get International Shipment working in Acumatica as easily as the carrier plugins work for domestic! Tha
Hi!Does someone knows if Docusign could be use in the Checks, Purchase Orders, Purchase Receipts, requesitions and Budgets?I tried to use the demo-docusign customization package in the portal but i don’t have a SSL certificate for my instance (https) Thanks for your help!
Hello, can Acumatica integrate with Outreach?
Does anyone know of a solution to integrate autodesk inventor so that boms from inventor can show up in Acumatica?
In case of Database persistence errors I get the error message ‘Access to Message Queuing system is denied.‘But it not an issue of the Message Queueing system. I can access the databas and store data in general. In fact it is an issue with some concrete data that cannot be stored. E.g. property of an entity is wrong or missing.I get this every time when saving to the database fails. For example creating a Shipment from a Sales Order:Is there a chance to get a meaningful error message?
I have a problem with my customization project.I added a SplitContainer manually to the aspx file since it is not avaible as control in the Screen Editor. It worked fine until I dared to remove Panel1MinSize of the SplitContainer in the Screen Editor. From then on Preview Changes always failes with this error message.“Cannot create an object of type 'System.Int32' from its string representation '' for the 'Panel1MinSize' property.”Setting this property again with an integer value does not help. Even after removing the splitter this error message prevents to preview the screen. The only way to get rid of it is to remove the hole screen and add it again with different ID.
I would like to suggest that Acumatica needs to update its mapping for Ship Station. When bringing in shipping addresses it only brings over the first line and enters it twice instead of bringing both the company name and attention line. This is important with deliveries to have both the company name and the contact name for the delivery, therefore we always have to adjust every order where this occurs before processing.
I am having problems with getting the shipment labels to print consistently. I am trying to figure out what is the best configuring, both on the printer itself for the driver and for the settings within device hub. Also I am unsure about which formats for the labels should be selected within the plugin configuration in Acumatica.
We are currently using icontact for sending marketing emails and are wondering if there is an integration with Acumatica that we could use to sync customer information from Acumatica to icontact? If not, does anyone know of an integration with Acumatica to another email marketing software like constant contact or mail chimp?
We are currently using Shft4Shop for ecommerce. Our partner has built a connector for us to import orders from Shift4Shop to Acumatica, but we are interested in a 2 way sync so that new customers in Acumatica will be set up in Shift4Shop and any changes to customers in Acumatica will be updated in Shift4Shop. We are checking with our partner, but I also wanted to see if anyone here knew of a service that we could use to connect Acumatica and Shift4Shop?
We successfully use the Fedex and UPS carrier plugins to very quickly create labels and do shipments.Both of the plugins are supposed to work with Customer accounts. We have added the customer accounts on the Carriers screen. When we ‘Shop for Rates’ on the Shipment however, no matter what we select the ‘Use Customer Account’ box is automatically unchecked and the shipment is made on our main UPS or Fedex account. Any help on where else we can investigate what is going wrong or why it is not working? Thanks!
Hello Everyone, One of our clients is going to be integrating with ShipStation and in my testing on our test tenant I am having problems with the shipping costs to show up on shipments. On the ShipStation Info tab on shipments, after an order has been confirmed and has gone through the ShipStation process I am getting info for the Carrier, the tracking number, and dates. I am not getting Service or Shipping Cost. I would also assume that if things were running correctly, the packages tab would change to the package selected from Shipstation? Could this problem be from having a test developer account with ShipStation? These are my configuration settings.Thanks
Has any ISV created an integration program between Acumatica & Recurly.there are other integrations listed but not for Acuamticahttps://docs.recurly.com/docs/integrationsThis would assist if i did not have to start form scratch - thanks
Hi,Have you visited the Marketplace to leave a review for your favorite ISV partner? Everyone benefits from hearing you opinion of our valuable partners.
Is anyone currently using the Procore integration? Looking for some feedback from someone currently using this.Thanks!
Hi:The Acumatica Manufacturing section in acumatica.com has an interactive demo, which is fantastic. See: Manufacturing ERP Software | Acumatica Cloud ERPIt would be great if this app of goconcensus.com gets integrated with the Acumatica CRM as a certified ISV app. Our customers will be delighted about this application. ThanksToon SIx
Going Live this week and none of our Shipments created through the Fedex carrier plugin are showing up on Fedex.com (FedEx Ship Manager). UPS shows everything we create.We also made an error and re-opened a Shipment that is currently in transit. The label disappeared from the shipment. #1. Did we void that shipment with Fedex?#2. How do we get our shipments created with the Fedex carrier plugin to show on Fedex.com so we can manage them?#3. Does canceling and/or deleting a Shipment void the shipment with Fedex? Would be so nice if we could see these shipment to determine if they do. Thanks for any help. UPS was a breeze to setup and Fedex has been a big headache.
Has anyone successfully set up the Procore Integration? If you have, would you be willing to share the company that helped you set it up. We’re looking for someone to help with our integration.Thanks!
Hi:I was surprised that the Scanco WMS is not anymore in the Acumatica marketplace anymore? What happened? Is the integration still available? Please let us know when an ISV application is taken out of the Acumatica market place, and why. Thanks for your helpToon SIx
I’m curious to find out if the native shipping integration services we have in Acumatica, does it have the capability to support Multi-batch shipment feature like Starship or other shipping solutions?If we integrate with EasyPost then can have have this capabilities within Acumatica or do we have to handle the multi-batch (which is multi-shipment of same order to multiple shipping address and it could be same item sent to multiple address of different quantity) Any product experts here that can verify and let us know how best to solve this real world scenario?
Hello Ladies and Gentleman,i drove into a problem today.I created a Push-Notification which outputs through a webhook, whenever a ticket is created, or changed, or deleted. I now would like to get these informations to Discord. Discord allows you to create a webhook URL which u technically could or should be able to paste into acumatica. But whenever i trigger the webhook, nothing gets posted inside of my Discord Server. I checked if the webhook works on pipedream. So there are definitly notifications going through the webhook.Any ideas? I don’t know what i have to do at this pointInside of Acumatica i get this Error Message: Send to target Discord failed. Message: WebHook returns not success code: BadRequest; Message: {"message": "Cannot send an empty message", "code": 50006}orSend to target Discord failed: WebHook returns not sucess code
3CX is a phenomenal phone system, it come complete with webchat, video meetings, website integration, and CRM integration. The benefits of this integration peaks my interest. However, they do not boast Acumatica integration. As flexible as Acumatica is, it should still be doable, right?I have never attempted an integration before and have no idea where to start, beyond setting up my sandboxes and a 3cx instance. For anyone who wants to try it out you would have to have a free instance of 3cx and an Acumatica sandbox spun up. You can get the 3cx software here and the documentation for the integration here. Would love some feedback ô¿~
Does anyone know of an existing integration between CH Robinson Logistics and Acumatica? Their Shipping Quote Product is called FreightQuote.Information on any other freight options that support CH Robinson would also be appreciated. Thanks,Michelle
Has anyone solved the issue of how to license their customization that is aimed at a specific vertical in order to retain control of their IP? We’ve been spending a lot of time working on our vertical specific dashboards, reports, and functionality during the last few months and now need to work on how to create a licensing process that will allow us to ‘turn off’ that functionality once a license expires. We saw an example at Summit but I’m wondering if anyone else has been working on this or has an efficient way of accomplishing this.
I recently submitted reviews for Celigo and it’s been more than 2 weeks since I did this, is this even working? who approves the reviews? Just following up as we had few our clients submit review for our plugins as well and they don’t appear either … I have sent emails as a follow up, thought to share if this catches someone’s attention ….https://www.acumatica.com/acumatica-marketplace/celigo-integrator-io-ipaas-integration-platform/
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.