to get a personalized navigation.
to get a personalized navigation.
Webhook notification not trigger whenever update cost price, Issue, Receipt, Adjust or Transfer the stock.
Is there any way to know whenever product stock or price fields changed? Changes may be at sales order, invoice or any actions happen on product.
Hi Kashyap!
Is this something that worked before and suddenly stopped working?
These are all the available events on the webhook service:
Hi,
As far as I remember Inventory_item_changed event doesn't cover those changes but only inventory header values such as status, ID etc.
Hi Kashyap,
Unfortunately we do not have a separate API for checking updated products. We only provide parameters on the endpoint itself which leaves the integrators to do the programming logic. However you can create a post on the idea forum 🙂
BR,
Suzdar
How we can keep product stocks and price upto date whenever its changed in visma? We need some way to make product stock/price to be same in Visma and Our system.
I'd also recommend to take a look at this post, it would require a different action to be pressed for your webhook to trigger - https://community.visma.com/t5/Knowledge-base-in-Developers/Using-Automation-Actions-and-Webhooks-to...
Hi Kashyap,
All changes done in screen IN202500 trigger a webhook, so also costprice pending, but not transactions like update costprice revalue. Only thing I can think of is if you check for lastModifiedDateTime and try to match the price of the inventory item with your system, if there are any changes then update the price in your system.
BR,
Suzdar
Copyright © 2022 Visma.com. All rights reserved.