Trimble Connect User Forum

 View Only

 Getting thumbnail from ToDos

Kamil Pastuszko's profile image
Kamil Pastuszko posted 07-31-2021 00:47

Hello,

I've created a program using .NET SDK that logs into Trimble Connect, gets all projects and todos from them with additional information like description, assignees etc. and then puts all the data in .csv file.

Now, I'd like to download the thumbnail from this todo panel located on https://web.connect.trimble.com/projects/identifier/todo:


I cannot seem to find a way of getting this thumbnail using .NET SDK.
I will gladly accept some help.

Regards,

Kamil