tracardi
tracardi copied to clipboard
Exporting workflow to file
Intro
Workflows are just json files and can be exported into file.
Prerequisites
- [x] #189
- [x] https://github.com/Tracardi/tracardi/issues/224
Tasks
- [ ] Endpoint to download json file - it can be gzipped and encoded BASE64
Just leaving some notes
https://fastapi.tiangolo.com/advanced/custom-response/#fileresponse
This task is postponed till we solve how to encrypt credentials.