You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-16Lines changed: 2 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Salesforce Messaging for Web API Sample App
2
2
3
3
A repository holding a sample app created using React JS library to demonstrate the Messaging experience using Messaging for In-App and Web Public (aka v2.0) REST APIs.
4
-
Make sure to always refer to our [Wiki](https://git.soma.salesforce.com/embedded-service-for-web/messagingforweb-sample-app/wiki/Current-App-Support) for the supported features in the app.
4
+
Make sure to always refer to our [Wiki](https://github.com/Salesforce-Async-Messaging/messaging-web-api-sample-app/wiki/Current-App-Support) for the supported features in the app.
@@ -10,7 +10,7 @@ Make sure to always refer to our [Wiki](https://git.soma.salesforce.com/embedded
10
10
Ensure you have an Embedded Service deployment for Messaging for In-App and Web created of type Custom Client.
11
11
12
12
## Launch Application Remotely
13
-
Go to [https://git.soma.salesforce.com/pages/embedded-service-for-web/messagingforweb-sample-app/build/index.html](https://git.soma.salesforce.com/pages/embedded-service-for-web/messagingforweb-sample-app/build/index.html)
13
+
Go to [https://salesforce-async-messaging.github.io/messaging-web-api-sample-app/build/index.html](https://salesforce-async-messaging.github.io/messaging-web-api-sample-app/build/index.html)
14
14
15
15
## Local Development and Testing Setup
16
16
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
@@ -51,17 +51,3 @@ $ npm start
51
51
- Once the Sample App page is launched either Remotely or via Local Setup, input your Embedded Service deployment details in the form and submit.
52
52
- The deployment details can be found under the Code Snippet panel under Embedded Service deployment setup in Salesforce.
53
53
- Click on the 'Let's Chat' Button to get started with a new conversation.
54
-
55
-
## Mirroring the repository (for internal use only)
For more details, see documentation on [mirroring a repository in another location](https://docs.github.com/en/repositories/creating-and-managing-repositories/duplicating-a-repository#mirroring-a-repository-in-another-location).
0 commit comments