Autodesk Forge Modify your Models tutorial, no existing activities to select from - autodesk-forge

I followed all the steps on the tutorial and everything else seems to be working fine but there are no options to select from on the dropdown for the exisiting activities on the app.
Do I need to change any of the code in the "Define an Activity" section? At the moment I've just copy pasted everything in the tutorial ( https://learnforge.autodesk.io/#/designautomation/activity/netcore)

Related

Forge - Integration with AutoDesk COST...When I look through AutoDesk site at the PO

Forge - Integration with AutoDesk COST...When I look through AutoDesk site at the PO, then view the schedule of values full page, it shows a “/SOVS” at the end of the URL, tried to add an include=sovs in my link instead of include=budgets, but it is, ignored.
I am trying to get the schedule of values for a PO. I do a “GET” (https://developer.api.autodesk.com/cost/v1/containers/9bb64cd6-26a4-4e45-88f8-d98f9643d8b9/contracts/3df929a1-5c9b-4085-beb0-a58d25fcf2c3?include=budgets), but this doesn’t give me the line items. I can’t find anything in docs saying what the call would be. When I look through AutoDesk site at the PO, then view the schedule of values full page, it shows a “/SOVS” at the end of the URL,
I tried to add an include=sovs in my link instead of include=budgets, but it is, ignored.

BIM 360 Project Creation, Template Duplicate Folders (Update Request)

Related to this 2-year-old question: BIM 360 Project creation template
Is there still not a way to replicate the Web UI option "Activate Document Management" -> "Apply a project template" that duplicates folder structure and role-based permissions?
Specifically, I'm looking at requests to create a project
POST projects https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-POST/ supplying a template_project_id value
and then activate with
POST users/import v2 https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-project_id-users-import-POST/
I don't see any other template input in the API documentation besides the first request, and that does not appear to bring folder structure along.
unfortunately, what you found is correct currently, creating a project from a template with folder structure and role permission is not supported with current API, but you can achieve that by yourself as shown in a sample project at https://github.com/Autodesk-Forge/forge-bim360.project.setup.tool.
This is actually a high requested wish HQ-5023 as you can see at https://fieldofviewblog.wordpress.com/2019/06/15/bim-360-acc-api-known-issues-and-wishes/#more-4424 , our engineering is actively working on that, we will update you at our blog if any progress.
Based on reading the documentation, and running some tests, this appears to be unavailable still. I would very much like to be proven incorrect by someone at Autodesk! Thanks.

Google Slide - Menu options not shown after App is installed

Hi!!
I am trying to upload a plugin, I have tried it several times in my personal environment and it works correctly, but when it passes the review for approval by google it gives me the following error. How can i fix that?

Importing Excel Spreedsheet with external site

I don't know whether this is good place to ask such question but I help need to know is it possible to get excel data from a site which have login credetials and in that in a specific tab to get updated excel data.
Site is like this way: (Example)
www.abc.com/Login
I enter my login credetials and after that I go to specific tab such as Export Data tab then I select the criteria then I click on Download Report.
I wanted to have is to update google spreedsheet to that updated report. Is it possible to do via google script?
If this question should not be posted then please let me know I will delete it rather than to downgrade this post. If this should not be posted then please guide me with the other external site where I can post this question and get help as I badly need help with this.
Other than that if you have question or any clarification please ask.
Extended Description
Let's say I have a site
Steps:
Go to the site (Example: https://datatables.net/extensions/buttons/examples/initialisation/export.html)
Assume that you have to login to that site
After login to to the tab call Basic Initialisation
You land on that page, on that page you have some drop down list which you select and then you click on export excel.
The excel file which can be exported that excel I would like to import to my google drive if possible via Manage Version.

sites.google - anyway to harvest the data

We have a shiny new Google Site that tracks the position of cyclists over a 1200km event.
The issue is that the content in the list needs to go into a mySQL database and I wondered if anyone had managed to loop through or transfer the content into a csv or similar from the list with test rider. I can see that working through json might be able to do this but I am concerned that this approach could fail.
I've worked a little in Google scripts for spreadsheets but not entirely sure where to start or even where to look. The site is at...
https://sites.google.com/site/audaxsm2013progress/sydney-canberra-day-1
Start with sitesApp in apps script and come back if your siteApp code is not working..
https://developers.google.com/apps-script/reference/sites/sites-app