Opening and reading a file in Deluge for use in a sort of bulk update
I want to be able to update a large number of projects, and the tasks contained in them, by using a file. The use case would be that i would have a record per project and data that would apply to various tasks in columns in the file. The file would be delimited to indicate the columns.
So I would open the file, read the first record and parse it, and execute update to the corresponding tasks. Then move on to the next record and repeat until EOF.
I've tried this to read a file:
- fileVariable = invokeUrl
- [
- url: "I would have the file url here"
- type: GET
- ];
-
- response = fileVariable.getFileContent();
- info response;
-
- return "success";
when i do this, i get the following message:
Can anyone help me out here. Extra points if you can help with the parsing of a record and moving to the next.
If there is a better way to update a large number of projects and their tasks, I'd be open to it. When last I checked, importing project is only workable a single project at a time, so this is not really a viable option.
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Sticky Posts
Building extensions #10: Fetch customized user inputs, store them globally at the app level, and access them across entities
This data storage concept enables you to store data related to your extension for both entity properties and extension properties. In our previous piece, we looked at how to store data for entities using entity properties. In this post, we'll look at
Building extensions #9: Store, retrieve, and access entity-specific data in widgets using data storage
Data storage - Overview Storing data related to the extension you are working on is essential. It can be saved as key-value pairs for an entity or extension, known as entity and extension properties, respectively. Data can be saved for the following entities
Building extensions #7: Create custom widgets for a simplified end-user experience
Discover the benefits of using widgets! We explored the significance of widgets, prerequisites, and the availability of JS SDK methods as part of our previous post. In this post, let's go over a detailed example of using widgets along with certain Zoho
Building extensions #6: Custom user interfaces with Widgets
Welcome to our post on Widgets for Zoho Projects! In our last post, we explored the significance of the connections feature, showed how to use it, and provided an example use case. In this article, we'll look at the importance of widgets, another feature
Building extensions #5: Integrating applications with Zoho Projects through Connections
In our last post, we discussed the essential features that a Zoho Projects extension can provide. Starting with this post andin every subsequent post going forward, we'll go through each of those features in depth, one by one, with an example use case.
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.