Skip to content

Conversation

Atul-Butola
Copy link
Contributor

@Atul-Butola Atul-Butola commented Apr 2, 2025

@Atul-Butola Atul-Butola requested a review from a team as a code owner April 2, 2025 08:52
@Atul-Butola Atul-Butola marked this pull request as draft April 2, 2025 08:53
Copy link
Contributor

github-actions bot commented Apr 2, 2025

🌟 EkLine Reviewer

Hello! 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.

Copy link
Contributor

github-actions bot commented Apr 2, 2025

@@ -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 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|`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 |

@Atul-Butola Atul-Butola marked this pull request as ready for review April 8, 2025 05:48
Copy link
Contributor

github-actions bot commented Apr 8, 2025

Copy link
Contributor

github-actions bot commented Apr 8, 2025

@Atul-Butola Atul-Butola changed the title **WIP** Update identify-web-user.mdx Update identify-web-user.mdx Apr 8, 2025
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@bc-devrev bc-devrev left a 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>
sambhavjain9138 and others added 3 commits April 11, 2025 12:43
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>
Copy link
Contributor

Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Copy link
Contributor

Co-authored-by: Ben Colborn <117322957+bc-devrev@users.noreply.github.com>
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@bc-devrev
Copy link
Contributor

@Atul-Butola please either complete this PR or close it.

@Atul-Butola
Copy link
Contributor Author

@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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [EkLine]

Consider using 'AgentOS' instead of 'CRM'. (EK25033)

Suggested change
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).

Copy link
Contributor

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Copy link
Contributor

@Atul-Butola
Copy link
Contributor Author

@sambhavjain9138 , LGTM.

Copy link
Contributor

@Atul-Butola Atul-Butola merged commit d56c50b into main Jun 23, 2025
6 checks passed
@Atul-Butola Atul-Butola deleted the Plug-info branch June 23, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants