Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kevin Meilander 78 posts 384 karma points c-trib
    Nov 08, 2021 @ 20:53
    Kevin Meilander
    0

    ShipStation Integration with Vendr

    Has anyone integrated Vendr with ShipStation (https://www.shipstation.com/) for shipping/order fulfillment?

    I don't see this integration on the lists that Vendr or Ship Station supports, but it looks like we should be able to write some sort of syncing script to sync the orders between the 2 systems.

    But before I go too far down that path of building this, I just wanted to see if anyone else has already done this. Has anyone looked into this?

  • Kevin Meilander 78 posts 384 karma points c-trib
    Nov 08, 2021 @ 20:59
    Kevin Meilander
    0

    Also, I'm not sure why this posted in Umbraco 9 instead of the Vendr Support forum. I think it's because I selected Umbraco 9 as the version, but really not sure.

  • Bjarne Fyrstenborg 1280 posts 3990 karma points MVP 7x c-trib
    Nov 08, 2021 @ 22:56
    Bjarne Fyrstenborg
    0

    Hi Kevin

    I haven't had a deeper look at ShipStation but I have previous suggested it here: https://github.com/vendrhub/vendr/issues/48

    However I have worked with Shipmondo which does something similar handling shipment and print labels for various shipping carriers.

    I would love if Vendr had the concept ShippingProvider similar to PaymentProvider, which could be created as a add-on package. Furthermore this would also allow us to use same provider, but different configurations like with payment providers.

    I think this it something, which may be included in a future version, but for now there are some other priorities as well: https://vendr.net/blog/vendr-2021-roadmap-survey-the-results/

    However it should be possible to integrate with Vendr 2.0 and Umbraco 9. Depending on the data returned from ShipStation, you could store the data as order properties.

    You may want to hook into one or more of Vendr events e.g. when order status change or maybe a background task (e.g. using Hangfire).

Please Sign in or register to post replies

Write your reply to:

Draft