The csv reports are excellent. Given that I was admin for multiple projects, is there anyway I can generate the URL and access it through an API call? I couldn't find any documentation on that. Thanks! and again great work!!
--
You received this message because you are subscribed to the Google Groups "taigaio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to taigaio+u...@googlegroups.com.
To post to this group, send email to tai...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/7ef5b0a3-c914-4be0-96de-476ac5593d97%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
| Alejandro Alonso Fernández CIO & Co-founder www.kaleidos.net/FC8EAC/ |
curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: Bearer ${AUTH_TOKEN}" \
https://api.taiga.io/api/v1/userstories?project=1To view this discussion on the web, visit https://groups.google.com/d/msgid/taigaio/CAFG5%2B%2BuOEFh9uxaycSnkLv646%3DFM01VmAL965x2vA%2Bhqqb_rjw%40mail.gmail.com.