Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get started: Import data from another API client #229

Open
wants to merge 1 commit into
base: docs/get-started-section
Choose a base branch
from

Conversation

Guaris
Copy link

@Guaris Guaris commented Jul 22, 2024

Copy link

vercel bot commented Jul 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
insomnia-docs ✅ Ready (Inspect) Visit Preview Jul 22, 2024 6:41pm

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2024

CLA assistant check
All committers have signed the CLA.

@cloudjumpercat
Copy link

@Guaris Could you approve the CLA? #229 (comment)

I think that might be the reason why the preview URL isn't working.

Copy link

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few formatting suggestions! The preview link is appearing broken, but you can see it here: https://insomnia-docs-git-docu-3908-teaminsomnia.vercel.app/insomnia/get-started/documents/spec

Comment on lines +26 to +30
<li>Open the Document or Collection dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Import Data</b> dropdown menu.</li>
</ul>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<ul>
<li>Open the Document or Collection dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Import Data</b> dropdown menu.</li>
</ul>
<ol>
<li>Open the Document or Collection dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Import Data</b> dropdown menu.</li>
</ol>

Comment on lines +32 to +36
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Import Data</b> dropdown menu.</li>
</ul>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<ul>
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Import Data</b> dropdown menu.</li>
</ul>
<ol>
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Import Data</b> dropdown menu.</li>
</ol>

Comment on lines +42 to +54
<p><b>From Document or Collection:</b></p>
<ul>
<li>Open the Document or Collection name dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Export Data</b> dropdown menu.</li>
</ul>
<p><b>From Preferences:</b></p>
<ul>
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Export Data</b> dropdown menu.</li>
</ul>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<h3>Steps to Export Data</h3>
<p><b>From Document or Collection:</b></p>
<ul>
<li>Open the Document or Collection name dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Export Data</b> dropdown menu.</li>
</ul>
<p><b>From Preferences:</b></p>
<ul>
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Export Data</b> dropdown menu.</li>
</ul>
<p><b>From Document or Collection:</b></p>
<ol>
<li>Open the Document or Collection name dropdown menu.</li>
<li>Select <b>Import/Export</b>.</li>
<li>Choose an option from the <b>Export Data</b> dropdown menu.</li>
</ol>
<p><b>From Preferences:</b></p>
<ol>
<li>Go to <b>Preferences</b>.</li>
<li>Navigate to the <b>Data</b> tab.</li>
<li>Select an option from the <b>Export Data</b> dropdown menu.</li>
</ol>

<h2>Import Data</h2>
<p>Insomnia allows you to import data from a file, URL, or clipboard.</p>
<h3>Steps to Import Data</h3>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<h3>Steps to Import Data</h3>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants