Skip to content

Commit

Permalink
Merge pull request #13 from NipunaRanasinghe/main
Browse files Browse the repository at this point in the history
Improve images in setup guide
  • Loading branch information
NipunaRanasinghe authored Apr 10, 2024
2 parents b021979 + 8bf1d80 commit 31e689a
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ To use the Zendesk Connector in Ballerina, you must have a Zendesk account and a
1. Click on the **Settings** icon in the sidebar.
2. Click on **Go to Admin Center**.

![Zendesk Admin Center](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png alt="Zendesk Admin Center" style="width: 70%;">

### Step 3: Create a new connection

1. In the Admin Center, click on **Apps and integrations**.
2. Click on **Connections** under the **Connections** section.
3. Click on **Create connection** to create a new connection.

![Zendesk Connection Settings](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png alt="Zendesk Connection Settings" style="width: 70%;">

### Step 4: Configure connection settings

Expand All @@ -45,7 +45,7 @@ When creating a new connection, you will be prompted to provide the following de
- **Allowed domain**: The domain that the connection is allowed to access. You can use a wildcard to allow requests made
to any subdomain by adding an asterisk (*) at the start.

![Zendesk Connection Configuration](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png alt="Zendesk Connection Configuration" style="width: 70%;">

> **Note:** The rest of the fields (e.g. `username`, `password`, `token`) will appear based on the selected authentication type.
Expand Down
6 changes: 3 additions & 3 deletions ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ To use the Zendesk Connector in Ballerina, you must have a Zendesk account and a
1. Click on the **Settings** icon in the sidebar.
2. Click on **Go to Admin Center**.

![Zendesk Admin Center](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png alt="Zendesk Admin Center" style="width: 70%;">

### Step 3: Create a new connection

1. In the Admin Center, click on **Apps and integrations**.
2. Click on **Connections** under the **Connections** section.
3. Click on **Create connection** to create a new connection.

![Zendesk Connection Settings](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png alt="Zendesk Connection Settings" style="width: 70%;">

### Step 4: Configure connection settings

Expand All @@ -37,7 +37,7 @@ When creating a new connection, you will be prompted to provide the following de
- **Allowed domain**: The domain that the connection is allowed to access. You can use a wildcard to allow requests made
to any subdomain by adding an asterisk (*) at the start.

![Zendesk Connection Configuration](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png alt="Zendesk Connection Configuration" style="width: 70%;">

> **Note:** The rest of the fields (e.g. `username`, `password`, `token`) will appear based on the selected authentication type.
Expand Down
6 changes: 3 additions & 3 deletions ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ To use the Zendesk Connector in Ballerina, you must have a Zendesk account and a
1. Click on the **Settings** icon in the sidebar.
2. Click on **Go to Admin Center**.

![Zendesk Admin Center](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/1-admin-center.png alt="Zendesk Admin Center" style="width: 70%;">

### Step 3: Create a new connection

1. In the Admin Center, click on **Apps and integrations**.
2. Click on **Connections** under the **Connections** section.
3. Click on **Create connection** to create a new connection.

![Zendesk Connection Settings](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/2-create-connection.png alt="Zendesk Connection Settings" style="width: 70%;">

### Step 4: Configure connection settings

Expand All @@ -37,7 +37,7 @@ When creating a new connection, you will be prompted to provide the following de
- **Allowed domain**: The domain that the connection is allowed to access. You can use a wildcard to allow requests made
to any subdomain by adding an asterisk (*) at the start.

![Zendesk Connection Configuration](https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png)
<img src=https://raw.githubusercontent.com/ballerina-platform/module-ballerinax-zendesk/main/docs/setup/resources/3-connection-configuration.png alt="Zendesk Connection Configuration" style="width: 70%;">

> **Note:** The rest of the fields (e.g. `username`, `password`, `token`) will appear based on the selected authentication type.
Expand Down
Binary file modified docs/setup/resources/1-admin-center.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/setup/resources/2-create-connection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/setup/resources/3-connection-configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31e689a

Please sign in to comment.