Skip to main content
Question

Post Messages to a team with Python


hello Team,


Am working on a use-case where we have to post a status message to a RingCentral team, Right now I don't see any implementation examples for the same, is there an example that I can refer to. If you can suggest what would be URI for the post request and the params to send, I think it will help me to proceed further.


I have created a team using the example here in https://developers.ringcentral.com/guide/team-messaging/quick-start

3 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2318 replies
  • March 23, 2021

It is right below the getting started section https://developers.ringcentral.com/guide/team-messaging/manual/posting

For API reference see this.


  • Author
  • New Participant
  • 1 reply
  • March 23, 2021

Thanks for that, how do we fetch the chat_id for the group that we just created? I tried with the name of the group, however it didn't work, also do we have a python example, not an expert with JavaScript


PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2318 replies
  • March 23, 2021

When you create a chat/conversation/team etc. the API returns the id in the response. If you don't capture that Id, you can read using appropriate API. Here is for reading the chat https://developers.ringcentral.com/api-reference/Chats/listGlipChats

You should browse the API reference to learn. It is sufficient for self service!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings