My Products
Help
Anonymous
Not applicable

Selecting fields in GET-request

by Anonymous

Does the Visma.Net API support selecting fields? I only need the field 

 "lastModifiedDateTime": "2021-06-25T12:18:10.118Z"

from the connector GeneralLedgerTransactions. Why do I need this? We maintain over 1100 different companies on VismaNet and would like to know which ones are actively are being used. I've already got a script working but it seems like an awful waste of computing power to check for the MAXIMUM lastModifiedDateTime in each customers Dataset. 

Is field selecting supported? E.g.:

/controller/api/v1/GeneralLedgerTransactions?ledger=werkelijk&fromPeriod=201801&toPeriod=202106&pageNumber=1&pageSize=1?fields=lastModifiedDateTime


So far I haven't been able to get this to work. Am I doing something wrong? 

2 REPLIES 2
Anonymous
Not applicable

by Anonymous

Thankfully It will be a job running 4-6 times a year, so keep me posted! :).

Accepted solution
Yıldırım
VISMA

by Yıldırım (Updated ‎25-06-2021 14:55 by Yıldırım VISMA )

Hello, 

currently, field selection function is not supported. We definitely agree with the idea that this would be useful to reducing data transfer size. We'll move/copy this thread to the Ideas part of the community. In this way, other community users also can vote for the idea, so that this will influence the priority of the case when the developers are deciding which features to enlarge the endpoints with.