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

[Docs]Cases UI connector corrections #115

Merged
merged 2 commits into from
Aug 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/cases/cases-ui-integrations.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@ image::images/cases-ui-connector.png[]
. Fill in the following:
* _Connector name_: A name for the connector.
* _URL_: The URL of the external system to which you want to send cases.
* _Organization id_ ({ibm-r} connectors only): Your organization's {ibm-r} ID
* _Organization ID_ ({ibm-r} connectors only): Your organization's {ibm-r} ID
number.
* _Username_ ({sn} connectors only): The username of the {sn} account used to
access the {sn} instance.
* _Password_ ({sn} connectors only): The password of the {sn} account used to access the {sn} instance.
* _Project key_ (Jira connectors only): The key of the Jira project to which
you are sending cases.
* _Email_ (Jira connectors only): The Jira account's email address.
* _API token_ (Jira connectors only): The API token used to authenticate Jira
updates.
* _API key is_ ({ibm-r} connectors only): The API key used to authenticate
* _Email or Username_ (Jira connectors only): The Jira account's username or email address.
* _API token or Password_ (Jira connectors only): The API token or password used
to authenticate Jira updates.
* _API key ID_ ({ibm-r} connectors only): The API key used to authenticate
{ibm-r} updates.
* _API key secret_ ({ibm-r} connectors only): The API key secret used to
authenticate {ibm-r} updates.
Expand Down