-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[No QA] Update import instructions and FAQ for company cards #94404
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
Open
stephanieelliott
wants to merge
1
commit into
main
Choose a base branch
from
helpsite-fileupload-addtemplate
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+8
−2
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -15,7 +15,9 @@ If your bank does support a direct connection, you can connect your account to a | |
|
|
||
| ## Who can import company card transactions from a spreadsheet | ||
|
|
||
| Only **Workspace Admins** can import transactions for company cards. | ||
| Only **Workspace Admins** can import transactions for company cards. | ||
|
|
||
| **Company Cards** must be enabled in the workspace before you can import transactions. If you don't see **Company Cards**, enable it under **More features > Company Cards**. | ||
|
|
||
| --- | ||
|
|
||
|
|
@@ -32,7 +34,7 @@ Only **Workspace Admins** can import transactions for company cards. | |
| 9. Assign cards to users based on the transactions in the file. | ||
| 10. Click **Import**. | ||
|
|
||
| **Note:** To import a file, **Company Cards** must be enabled on the workspace. If you don't see **Company Cards**, enable the feature under **More features > Company Cards**. | ||
| **Note:** Download the [CSV template](https://s3-us-west-1.amazonaws.com/concierge-responses-expensify-com/uploads%2F1594908368712-Best+Example+CSV+for+Domains.csv) for an example of the recommended column structure and formatting for company card transaction imports. | ||
|
|
||
| --- | ||
|
|
||
|
|
@@ -72,6 +74,10 @@ Only **Workspace Admins** can import transactions for company cards. | |
|
|
||
| # FAQ | ||
|
|
||
| ## What should I do if my file upload fails or results in an error? | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Link formatting violation: Per Section 7 (Link Formatting), use relative links only and do not use full URLs. This FAQ answer embeds the same full external S3 URL again. Consolidate to a single reference and use a relative/approved link rather than a raw external URL. |
||
| Ensure the file includes the required fields and matches the formatting guidelines. Use Expensify’s [CSV template](https://s3-us-west-1.amazonaws.com/concierge-responses-expensify-com/uploads%2F1594908368712-Best+Example+CSV+for+Domains.csv) for reference. | ||
|
|
||
| ## What file formats are supported for company card imports? | ||
|
|
||
| You can upload CSV, TXT, XLS, and XLSX files when importing company card transactions. | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link formatting violation: Cross-Linking Standards (HELP_AUTHORING_GUIDELINES.md, Section 7) require relative links only and prohibit full URLs. This Note embeds a full external S3 URL. Move the downloadable-template reference to a relative link (or, if an external asset is unavoidable, confirm it's an approved exception) and keep links out of the procedural Note area where possible.