-
Notifications
You must be signed in to change notification settings - Fork 3
PLuG Web SDK.mdx #97
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
PLuG Web SDK.mdx #97
Conversation
ISS-94327
Published docs preview URL: https://devrev-preview-d9fda496-7f79-4b6a-992f-d114fdc32e08.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-fb7362b4-0d79-4244-be65-f10010527f4b.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-f7419cda-9078-4d4a-993a-dda71090c06d.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-2c215ea8-f808-415f-88e9-f6e04e31baa4.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-da493a7d-bfbc-4e47-b4ac-bcba7670ff71.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-4cc6bba9-dfcd-4551-90c0-46f11b68ffbb.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-6a7aefa3-296d-4fad-a874-9ec61f7ca16b.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-a34db5bd-1d6d-4f4e-af03-24348f3cec87.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-37c0d924-1a11-47f5-9701-fa541b216b9b.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-84b3260e-4b37-4579-857b-042bffc975c7.docs.buildwithfern.com |
🌟 EkLine ReviewerHello! I’m here to help improve your docs. I’ve reviewed your pull request, and left in-line suggestions for quick fixes. For details, visit the Analytics Page. For questions or feedback, please email [email protected]. |
2. Under the **Application access tokens** panel, click **New token** and copy the token that's displayed. | ||
|
||
<Callout intent="note"> | ||
Ensure you copy your access token, as you will not be able to view it again. |
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.
Published docs preview URL: https://devrev-preview-67a98fda-ab14-4048-9f7f-dab163a9f90b.docs.buildwithfern.com |
Co-authored-by: Ben Colborn <[email protected]>
Published docs preview URL: https://devrev-preview-9da8b62a-211f-485d-82ab-864afae342ce.docs.buildwithfern.com |
|
||
|Attributes |Description |Type | | ||
|---|---|---| | ||
|`workspace_ref` |A unique reference for the user's workspace. If not provided, and an account reference is passed, the user will be directly attached to the account. |string | |
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.
📝 [EkLine] reported by reviewdog 🐶
Where possible, do not structure sentences in future tense. Use present tense instead. (EK00005)
|`workspace_ref` |A unique reference for the user's workspace. If not provided, and an account reference is passed, the user will be directly attached to the account. |string | | |
|`workspace_ref` |A unique reference for the user's workspace. If not provided, and an account reference is passed, the user is directly attached to the account. |string | |
Published docs preview URL: https://devrev-preview-1603fe26-2597-4f07-bf86-a8f909fc7bdc.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-2303f427-654e-4794-92b5-12e02d34f162.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-6bbb17cb-689e-4b32-8d14-2aa3356b60a0.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-59fa21ec-382c-49b4-a106-1fd25bf832d0.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-fcdf18f8-5e67-4861-88c1-df6e27129b8f.docs.buildwithfern.com |
@@ -0,0 +1,72 @@ | |||
To get the PLuG search widget to appear on your website and web app, insert the code snippet provided below on every page where you want the widget to appear for website visitors. | |||
|
|||
## Unique app ID |
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.
Remove this section; it duplicates what's in the Web SDK installation page.
Published docs preview URL: https://devrev-preview-2fe5b58e-8c66-48be-b1a9-a1860b362fca.docs.buildwithfern.com |
Co-authored-by: Ben Colborn <[email protected]>
Published docs preview URL: https://devrev-preview-372ccb4e-678f-4742-980f-04c7490689db.docs.buildwithfern.com |
ISS-94327