News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Users
cmn101 error , issues in creating the proper response in deluge for zoho rc integration
Tags: error
Nov 26, 2020 at 11:23am   •   2 replies  •  0 likes
Constantine Kanarakis

authorization = "Bearer" + " " + access_token;

header = Map();

header.put("Authorization",authorization);

header.put("Content-Type","application/json");

params.put("to",to_s);

params.put("from",froms);

params.put("text","Test SMS message from Platform server");

res5 = zoho.encryption.base64Encode(get_attachments);

data = "data:text/plain;" + "name=" + get_attachments + ";base64," + res5;

lists.add(data);

params.put("attachments",lists);

info params;

send_mms = invokeurl

[

url :"https://platform.devtest.ringcentral.com/restapi/v1.0/account/" + accID + "/extension/" + extensionId + "/mms"

type :POST

parameters:params.toString()

headers:header

];

info send_mms;

1 Answer
answered on Dec 1, 2020 at 12:42pm  

Hello @Constantine Kanarakis, apologies for the error. I would highly suggest opening a case HERE, and our Integration support will get back to you as soon as possible. Thank you!


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us