My Products
Help
SKAU AS
CONTRIBUTOR ***

Creating Webhooks in developer portal

by SKAU AS

I’ve set up a webhook in the Developer Portal, but when triggered from the UI, no payload is being delivered to the specified webhook URI.

Tenant ID: 974fd988-127e-11e9-b307-0aa512338dd6

Could someone please look into this issue?

 

Screenshot 2024-09-24 at 07.34.01.pngScreenshot 2024-09-24 at 07.33.53.png

3 REPLIES 3

by Oskar Jansson

Hi!

What is the purpose of your webhook? Where in the Developer portal did you set this up?
If you mind giving me some more details I will look into this.

SKAU AS
CONTRIBUTOR ***

by SKAU AS

I setup the webhook from Visma Developer portal.  My Applications - Webbhooks -> New subscription

Purpose of the webhook is to trigger when custom action is triggerd on open salesorder in the UI.

 

{"EntityId":"ef5c2e35-90ed-440d-b71b-55f82f095246","NotificationId":"31bc6c85-d66a-4547-bda5-594d309fe9cf","EntityLocation":"api/v1/salesorder/016611","Event":"SalesOrder_Action_Triggered","ActionCommand":"F35","TimeStamp":"638627644625900000","ApiClientId":null,"TenantId":"974fd988-127e-11e9-b307-0aa512338dd6","ConnectId":"e669341d-9964-48f6-8262-9d7677d9e64d","IsScheduler":false}


 

 

Here is the webhook meassge from the UI  

Marten Voort
VISMA

by Marten Voort

Thanks for the information. You are trying to set up a subscription from Visma net trhough the developer portal. This can function as a dispatcher, but then the publisher also has to be set up. It would be easier to directly use Visma net's webhooks. You can read more about this here https://community.visma.com/t5/Knowledge-base-in-Developers/Visma-net-ERP-API-Webhooks-Setup-API-amp...

If this does not answer your question let us know.