-
Notifications
You must be signed in to change notification settings - Fork 4
Update identify-web-user.mdx #188
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
Conversation
no-work-item
🌟 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 support@ekline.io. |
Published docs preview URL: https://devrev-preview-270970c9-64c9-4c14-9285-ddb9c44bb9f3.docs.buildwithfern.com |
@@ -102,7 +102,7 @@ If you prefer a two-level structure, where users are directly associated with an | |||
|`account_ref` |A unique reference for the account. |string | | |||
|`display_name` | The name of the account that's shown on the widget. |string | | |||
|`domains` |The domain names of the accounts that the users belongs to. |array | | |||
| `phone_numbers` |The phone number associated with the account. |array | | |||
|`phone_numbers` |The phone number associated with the account must be in E.164 format. |array | |
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.
|`phone_numbers` |The phone number associated with the account must be in E.164 format. |array | | |
|`phone_numbers` |The phone number associated with the account in E.164 format. |array | |
Published docs preview URL: https://devrev-preview-e142812e-1b6b-4321-9c86-77fed3e83008.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-25968cde-d85e-4a5d-ba72-940fd59a59cb.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-51717e52-d810-495a-a058-83d3ee93a084.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-4c40b426-9f4f-45c5-b18f-592b0ebfc041.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-82455c2a-25ea-4c4f-b14d-87e84b60bf4b.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-ebb2a6aa-0f08-41ee-bcf1-c5f9befc5178.docs.buildwithfern.com |
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.
The suggestions are mostly superficial but please address them before merging.
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Published docs preview URL: https://devrev-preview-616fae00-346d-43a8-8f37-54ccfe5b2fc7.docs.buildwithfern.com |
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Published docs preview URL: https://devrev-preview-e7e43dc8-ec0a-48c4-969b-60e562b08a34.docs.buildwithfern.com |
Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Published docs preview URL: https://devrev-preview-d86361f0-7006-46fe-a249-5571c1e772ff.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-0a36aacd-a30e-40b6-a4c6-e7f5aebe6350.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-7d1db411-8ff4-4266-a822-789d4355fe14.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-469b347e-c1c7-4fe5-a93f-193a955ea1a7.docs.buildwithfern.com |
@Atul-Butola please either complete this PR or close it. |
@sambhavjain9138 , are we good to go live? This is open from a long time, please confirm. |
@@ -18,7 +16,7 @@ Ensure you copy your access token, as you will not be able to view it again. | |||
## Generate a session token | |||
|
|||
<Callout intent="note"> | |||
For security reasons, this call should be made from the server side so that your AAT isn't exposed. | |||
For security reasons, this API call must be made from the server side to prevent exposing your application access token (AAT). | |||
</Callout> | |||
|
|||
Using the `rev_info` method, you can generate and recognize a user within the DevRev system by providing relevant user details. This method enables you to convey information systematically, ensuring alignment between your DevRev CRM and the structured data model. For information regarding terminologies, click [here](https://devrev.ai/docs/product/grow). |
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.
Consider using 'AgentOS' instead of 'CRM'. (EK25033)
Using the `rev_info` method, you can generate and recognize a user within the DevRev system by providing relevant user details. This method enables you to convey information systematically, ensuring alignment between your DevRev CRM and the structured data model. For information regarding terminologies, click [here](https://devrev.ai/docs/product/grow). | |
Using the `rev_info` method, you can generate and recognize a user within the DevRev system by providing relevant user details. This method enables you to convey information systematically, ensuring alignment between your DevRev AgentOS and the structured data model. For information regarding terminologies, click [here](https://devrev.ai/docs/product/grow). |
Published docs preview URL: https://devrev-preview-dd37ce7d-05d0-41e3-bd19-5e78896795f5.docs.buildwithfern.com |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Published docs preview URL: https://devrev-preview-4bb10e73-7030-4f6d-8177-7f23a0b488e0.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-276c8f84-68e2-4555-aa2d-4fc48879a12c.docs.buildwithfern.com |
@sambhavjain9138 , LGTM. |
Published docs preview URL: https://devrev-preview-7f5bab15-69a3-4e32-9c92-ca58523c5a8a.docs.buildwithfern.com |
https://app.devrev.ai/devrev/works/ISS-162925