Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I was playing around with the workspace metric API, and found the following: For a device where the peopleCount was 1 for about 1 minute during an hour, I could get the individual values for that hour by using `aggregation: none` in the https://devel...
I'm trying to write an integration that doesn't have any user interaction, i.e., machine-to-machine API calls.For this I created a service app, since the description seems to match my needs - it says that unlike a normal integration it doesn't depend...
@dtibbe So I understood from your previous response how to get started. But one thing is still confusing to me. The refresh token obtained via the admin authorization is provisioned to my app, but it has a 90 day expiration. Is there no way to progra...
Thanks! Got it to work. I must say that this wasn't at all very clear. Yes, it was there on the service-apps docs page, but hidden in the details.The fact that am I myself an admin but couldn't create the token directly, but instead had to go to the ...