User Profile
kashyap
99
Posts
1
Kudos
1
Solution
13-05-2025
13:14
Could you please send a screenshot of the step you're at in creating the service app? Without a more precise part of the process, it will be difficult to troubleshoot.
... View more
03-01-2025
12:56
You can only use the service flow for an existing customer with a tennantID, I don't know how you create a customer using the API since we don't do that, you will need to ask Visma about that.
... View more
19-12-2024
12:27
Getting "invalid_grant" because refresh_token expired. As per above app setting refresh token expire after 30 days. How we can handle this case without involving users?
... View more
18-11-2024
11:27
Any update on this?
... View more
11-11-2024
13:20
Many times API not giving field "addCostPriceStatistics" while filtering with either with availabilityLastModifiedDateTime or lastModifiedDateTime. Is there any way to get consistency results?
... View more
11-11-2024
12:26
Getting same issue on many clients. How can we resolve it?
... View more
16-09-2024
12:56
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-create-custom-actions/ta-p/330388
... View more
29-08-2024
10:40
There is an option to use auto-numbering, in that case the invoicenumber is different from the number you POST in the initial invoice request (which is ignored then). But in your case the number seems to be the same, so that is good. The problem is that the invoice has the status balanced, which is a concept state. After you have released the invoice it should be able to be paid.
... View more
28-08-2024
16:56
Ok, then one of your segmentvalues your are posting does not exist in the company, could you check that?
... View more
23-07-2024
10:51
Hi!
We have some questions:
Whats the tenant ID of the company that you are testing?
Whats the userID of the subscription (login)?
Whats the ID of the subscription?
What Event are you subscribing too?
You can send the reply direct to hakon.grimstad@visma.com We have been testing and our webhook tests seem to work according to documentation. If we get the ID it´s possible for us to identify what has gone wrong. Best regards
... View more
08-07-2024
09:39
Hi, Since this is a thread with issues from both the old authentication method and the new method over a couple of years, we recommend that you start a new thread with a description of the current issues you are experiencing. You can also reach out to your local support here: https://community.visma.com/t5/Forum-in-Developers-Visma-net/Update-on-Visma-net-ERP-API-Support-channels/m-p/633804#M4710 Kind regards Sandra
... View more
14-05-2024
16:10
Sorry, you have to be a certified ISV partner to be able to create cases. You can send an e-mail to cloud.api.support@visma.com.
... View more
31-01-2024
13:14
Hi,
We advise you to go through this post:
https://community.visma.com/t5/Forum-in-Developers-Visma-net/Visma-net-ERP-API-Developer-Portal-Startup-Guide/m-p/544710#M2965
Espcially this guide:
On page 15 we explain the differences of the VNI and Visma Connect (authorization) and explaining the flow. If there's anything unclear, please let us know.
... View more
17-10-2023
14:03
Hello Kashyap, you can include all the fields those are necessary for your operation. At this point, we believe it'd be best to restore a copy of your company DB to be able to diagnose the issue.
... View more
09-10-2023
11:37
There is a trailing space in the "Location" value in your payload, you can start with removing that. Additionally, you can check that transaction in the UI line, to make sure there is a location available for the selected warehouse.
... View more
11-05-2023
10:53
Hi,
Please send an email to the VNI team with the new redirect URI: vni-support@visma.com
When you have updated to the new authentication method via the developer portal you can add this by yourself.
Thank you.
... View more
28-11-2022
13:47
1 Kudo
Hi,
As mentioned in the post, if you're missing the license in your company and need help regarding ERP related topics you should contact your Partner Service from your market.
When you have been able to activate the license, you can find the project on ScreenId=PM3010PL:
And the project tasks at ScreenId=PM3020PL:
For more guidance regarding the ERP UI, please refer to your partner service.
Thank you.
... View more
22-09-2022
15:31
HI,
Could you please enter the same inventoryItem in the UI and try to save? It should give you an indication to what field you need to specify.
It might be that the item has a lot/serial class that requires it to be specified when used.
Send us a screenshot of the error message and we can help you find the cause.
Thank you.
... View more
21-06-2022
11:29
Hello, if the error is occurring in the UI, the customer should contact their ERP support to adjust the required configuration. Once this handled in the UI, then the flow can be performed via the API.
... View more
21-06-2022
11:28
Manually checked in UI all products are exists and active
... View more
10-06-2022
10:44
1 Kudo
Hi,
You would need to go over each line one by one, we recommend that you either enter the order in the UI or try to find what stock items are missing default warehouse via a generic inquiry.
... View more
29-04-2022
10:34
Hi,
Please make sure that each value of each segment is set up in the segmentkey/value screens(ScreenId=CS203000&DimensionID=SUBACCOUNT):
As well as the combination in the subAccounts screen(ScreenId=GL203000):
Please also make sure that the values and combinations are active.
If they are all active, please try to enter the transaction via the UI, this should point you to the issue.
... View more
14-04-2022
11:22
We now have a very urgent case for this functionality. Unfortunately we have to work with custom importdefinitions, insteat of the modern API connection. Please give us an update about this case. We really urgently waiting for this function in the API (put/delete customerprices). Thank you for the update!
... View more
05-04-2022
15:51
Hi,
As mentioned, it's not exposed via our API.
If this is something you need, please create a post in the Ideas part of the forum.
... View more
05-04-2022
14:52
Hi,
You crossReference to maintain cross-references between the item ID of the stock item used in your company and identifiers used by your suppliers and customers for the item.
What is it you are trying to do? Normally IBAN numbers are only set on customer/suppliers.
Attributes can be set under attributes, which you can set up as you like, you can read how to handle them here:
Using the Attribute Parameter
... View more
04-04-2022
09:06
How can I add more cross reference fields? Like barcode, stock price, other fields. Do we have any API to get all cross references?
... View more
14-09-2021
15:35
Hi,
It works like this: The update is done in the ERP -> The ERP sends a message to an internal tool -> This tool sends a message to Message Router -> Message Router puts the message in the VNI queue -> VNI processes the message and if a subscription exists it sends the webhook.
... View more
Activity Feed for kashyap
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 13-05-2025 11:51
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 08-05-2025 14:59
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 06-05-2025 11:12
- Posted Svar: Issues for end users with the new Visma Connect Authentication and tenant-id in App Store on Forum in Developers Visma.net. 03-01-2025 12:50
- Posted Svar: Issues for end users with the new Visma Connect Authentication and tenant-id in App Store on Forum in Developers Visma.net. 03-01-2025 12:43
- Posted Svar: Issues for end users with the new Visma Connect Authentication and tenant-id in App Store on Forum in Developers Visma.net. 03-01-2025 12:02
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 24-12-2024 06:01
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 23-12-2024 05:57
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 20-12-2024 12:49
- Kudoed Re: URGENT: Visma connect invalid grant after expiration for Oskar Jansson. 20-12-2024 08:55
- Posted Re: URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 20-12-2024 08:53
- Posted URGENT: Visma connect invalid grant after expiration on Forum in Developers Visma.net. 19-12-2024 12:42
- Posted Re: https://integration.visma.net/API/controller/api/v1/customer returns 401 "Invalid audience& on Forum in Developers Visma.net. 19-12-2024 12:27
- Posted Re: Filter on nested lastModifiedDateTime attribute on Forum in Developers Visma.net. 18-11-2024 11:27
- Posted Re: Filter on nested lastModifiedDateTime attribute on Forum in Developers Visma.net. 15-11-2024 13:32
- Posted addCostPriceStatistics not coming in inventory list API on Forum in Developers Visma.net. 11-11-2024 13:20
- Posted Re: Wrong respons on inventory endpoint with parameter addCostPriceStatistics on Forum in Developers Visma.net. 11-11-2024 12:26
- Kudoed Re: Filter on nested lastModifiedDateTime attribute for Marten Voort. 19-09-2024 09:03
- Kudoed Svar: Filter on nested lastModifiedDateTime attribute for Marten Voort. 19-09-2024 09:03
- Got a Kudo for Re: Filter on nested lastModifiedDateTime attribute. 18-09-2024 13:12