question

Hasan Nassar avatar image
Hasan Nassar asked Hasan Nassar edited

Team messaging log API

How I can Now where conversation log saved (database)
I'm build dotnet project to call team messaging API'S
and chat-Bot java Script Framework.

where chat messaging and conversation saved?
and can I build own database to save this conversations?

developer sandboxmessage
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered Hasan Nassar edited

Yes, you can read posted messages from a team, a group or a chat using this API. The param 'chatId" is an id of a team, a group or a chat (conversation). For example, you can read all teams using this API, then use the id of each team to read posted messages from that team.

For compliance purpose, you can use the compliance export API to export entire company team messaging data.

3 comments
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Hasan Nassar avatar image Hasan Nassar commented ·

@Phong Vu
Thank you for this useful information.
but can I connect own custom SQL with my app on ring-central?
or just read data from ring-central API's ?

0 Likes 0 ·
Phong Vu avatar image Phong Vu ♦♦ Hasan Nassar commented ·

No integration so no connection. You can build one if you want to. Just call the API to read the data, extract useful data and create your own format to add them to your SQL db.

1 Like 1 ·
Hasan Nassar avatar image Hasan Nassar Phong Vu ♦♦ commented ·

Thank You

0 Likes 0 ·

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys