EXPORT METHOD #130
Replies: 1 comment
-
|
Hi @Ryan731-max Thank you so much for the kind words! Currently, the report is essentially an export of tasks and their results, which you can obtain in Markdown or PDF formats. If you need to perform verification or clarify something, you can launch the assistant and give it specific tasks to double-check results either after the automation completes or during its execution. We've also opened up REST API and GraphQL endpoints, allowing you to build your own automations on top of the current algorithm, including custom report generation. For this purpose, you can access:
You can generate an SDK/client for any programming language using these schemas: More details can be found here We're actively working on improving the reporting functionality, including adding AI-agent-driven report generation logic. We'd love to hear your thoughts: what kind of reporting and in which formats would be most useful for your use case? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, great built and excellent documentation guys. I was wondering if it was possible to clarify something about export extension files. I can see .json, .csv and I noticed .pdf. Is that true ? Or should it be simple to use API REST instead
Beta Was this translation helpful? Give feedback.
All reactions