Asana project export via bash / curl / etc example -
I am trying to create a shell script to export all projects out of a postal account.
I have got to work temporarily to use a huge cookie description in this title, but it does stop functioning while restarting or otherwise otherwise. I am aiming for an automatic export script for all projects.
Please show me an example code for bash / curl / wget or similar, that exports a project to a postal account one folder. Exporting a project would be great. For example:
- script.sh
- Backup * backup1.csv, backup2.csv, ...
- Logfiles * logfile_p1, logfile_p2, . ..
Scheduling like dates, scheduling is not a problem. I need an example of a link that works permanently for exporting a project. Asan provides an export function for this, but I am doing very little to use it correctly in a script.
What I did, I found the http website as a secure website:
curl-u < API_KEY & gt;: https://app.asana.com/-/csv?id=<PROJECT_ID> Div>
Comments
Post a Comment