I got a task from my company to research how to automate downloading files from a MS Teams Channel on a certain day of a month and then uploading them to company's Eridoc. Could you please help me with some tips on how to do it?
(Limitation to Python or UiPath would be appreciated to be considered)
Thank you very much in advance for helping.
Related
I want to automate the extraction of my data relating to the tests carried out on ALM Quality Center, and I was wondering if it was possible via an API?
In particular, I want to recover, in Excel format, data such as the number of successful tests, the number of failed tests...
Thank you in advance for your response!
I'm new to the tool so for now I'm just reading the documentation.
I am relatively new to Microsoft Power Automate, so I'm not sure how to use all of the features. Detailed explanations would be much appreciated :)
So I'm basically creating a Microsoft Power Automate flow to sense a new file creation in OneDrive, grab the text in that file, input it to a replit, then grab the binary file output from that replit and upload that to the same OneDrive folder. I have gotten to the point where I have the content of the file, but I can't find a way to actually access a replit and even run it or get any files back from it.
This is what my flow looks like so far:
And I already have the replit set up to process the input, but the output is a binary file in the replit's filesystem.
I don't have any premium subscription besides Microsoft 365 family for my personal account, and I am not willing to pay anything more or use my work email.
Thanks in advance!
I have a very large google sheet that multiple team members (about 65) log into each day. The challenge is that they all work remotely. I am trying to figure out a way to get a report each day of how many changes each person made to the google sheet so I can see who was working and who was not.
Any suggestions on how I can do this?
Thank you!
I want to track storyline files on multiple different websites. All of the storyline files are saved on one server. I want to track how many users click the files and the timestamps. These are the options I am thinking of:
1. Connect Google Analytics with Storyline: This is simple and easy. But I think it would be hard to manage tens of storyline files. And I don't need detailed tracking information. I just want to know how many people click the files.
2. Send data from storyline to MS Excel or Google Sheet: I have some basic knowledge of JavaScript. But I don't much about MS Excel and Google Sheet.
3. Monitor file activities on the server: Do you know how to file the activities on the server? Do I need specific skills or software?
4. Collect xAPI data without LMS:
Which one do you think is better? Please let me know if you have any other suggestions. Thank you!
I'm a total newb when it comes to thins like this and I'm trying to do pretty much the same thing. I've found Google Apps Scripts (yay for me :-) and now I'm actually trying to get this working the first time. So I've populated this text into the first window and then I click deploy? I'm a bit lost. Can you help a newb out?
Secondly, I'm trying to create a scripts when triggered, it creates a file structure
Main Dir = CLIENT_Name
Subdirectories = Photos, Plans, Proposals, Material Selections
This folder structure should be created in a folder already in my Google drive.
How would this change the above script, and how do I actually got about triggering this script?
Thank you so much for your help!!!