FeatureFuel
1

Programmatically export data

Source: Kong/insomnia#3629 · opened by @Psychokiller1888
Hi! Scenario • API hosted on Github, team uses Insomnia to work on it • API documentation served on my webhost, using Insomnia-Documenter with latest fixes by me it runs smoothly in every cases Problem Insomnia Documenter uses the export json file to create a nice looking documentation: . This json file can be obtained by exporting the Insomnia data as in: application => preferences => data => export, but not programatically using inso cli. This leads to me having to pull the latest changes made by the team, daily, export the data and upload it to my webhost. Possible solutions 1. CLI command to export the data, in the inso npm package. This would allow Github actions to install the CLI and export the data in the desired format. • PROS: integrated • CONS: one more step 2. The Insomnia "push" function does, if setting enabled to, export the data and include them in the commit/push • PROS: totally transparent, no extr…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests