question

Constantine Kanarakis avatar image
Constantine Kanarakis asked jenn-community-moderator answered

cmn101 error , issues in creating the proper response in deluge for zoho rc integration

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;

errors
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

jenn-community-moderator avatar image
jenn-community-moderator answered

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!

1 |3000

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

Work together.
From anywhere.

Team messaging, video meetings
and phone - all in one app.


Get the new RingCentral app