My Products
Help
Gabriella Hennings
CHAMPION *

enable Webbhooks?

by Gabriella Hennings (Updated ‎02-02-2021 13:52 by Yıldırım VISMA )

Hi 

 

Where and how do you enable webbhooks in the visma.net gui? 

Is there any documentation about this somewhere?

 

best regards 

Gabriella

Best regards
Gabriella Hennings
Cloud Connection AB
4 REPLIES 4
KonsultVn
CHAMPION ***

by KonsultVn

Hi, 
In the How to Setup(API)pdf there is an event for payment: 
"eventType": "payment_changed", "name": "Payment changed", "description": "Triggered when a new Payment was created or an existing one was updated" }
We can not access that event for a particular token, is there any settings in Visma that should change? 

Yıldırım
VISMA

by Yıldırım (Updated ‎26-01-2021 12:09 by Yıldırım VISMA )

Hello, 

 

Sample request in the uploaded attachment is outdated, please always refer to the 

GET > https://integration.visma.net/API/resources/v1/event

 Endpoint for the up-to-date event list.

 

 

Accepted solution
Magnus Johnsen
VISMA

by Magnus Johnsen (Updated ‎26-01-2021 15:44 by Yıldırım VISMA )

Hi,

 

Please have a look at this article: Visma.net ERP Webhooks (Event - Subscription - Notification)

As well as the attached guide, please let us know if you are still wondering about anything after this. 

 

Thank you. 

Daniel Nelin
CONTRIBUTOR *

Hi.

We have followed the instructions in the documentation on how to enable webhooks. We have added a subscription to my dev account for the “supplier_changed” event with a temporary test webhook uri. But after creating and updating a supplier via the integration.visma.net web api no notification was added. We also tested changing a supplier via the finance.visma.net application interface and still nothing happened. Is there something else that needs to be activated for the event to be triggered on change? Is the notification sent out immediately upon change or is it scheduled to certain times? Maybe more seldom for the test environments? We cannot find anything about this in the documentation.

/Daniel