Send RCS Message from API

RCS for business is a service provided by Google that allows businesses to integrate RCS messaging capabilities with their own business systems and software.

MSGCLUB provide user with option to send RCS message to customer using both MSGCLUB panel and API. The API lets you send RCS messages to the thousands of customer automatically. It’s a great way for businesses who does not want to use panel and instead want to integrate API.

Learn more

How to use

Step – 1. Sign in to MsgClub with your User Name and Password

Step – 2. Select RCS service from Dashboard

Step – 3. Select Developers API from the left side panel. When you click on the “Developer API” option, a new window will open for API where you will get various API’s for RCS.

Step – 4 – Select RCS from above, and in this option, you will get Multiple APIsou will get Multiple APIs

Steps – 5. In Send RCS Template option , click on Get API button

Step – 6. On this API page select any RCS API you want to use from the left panel

Steps – 7. In Standard RCS Template page, copy both URL link and JSON

Note- Need to generate Authkey which will be added URL when sending the message

How to Generate Authkey

a. In Standard RCS Template API page click on Authentication Key button, it will redirect to a page where you can generate Authkey

b. In Authentication Key page, click on Generate Auth key button and on clicking that a popup will open.

c. In popup need to write your Auth Key name and click on Generate key button to get Authkey

d. Once Authkey is generated it will appear in the list of Authkeys and from here copy Authkey that you have generated

Steps – 8. In Postman paste the link that you have copied from MSGCLUB along with Authkey that was generated

Step – 9. Paste Authkey in the URL as shown below in the image

Step – 10. In Postman select Post from dropdown to send message

Step – 11. Select Body then click on raw button from the options and from that choose JSON from dropdown

Step – 12. From MSGCLUB, copy Standard RCS Template JSON from the page

Note – Our system has perfect JSON so you will need to minify this code before using it in Postman

Step – 13. Paste Standard RCS Template JSON here and make changes in code according to the template

like Mobile Number, Template Name , Parameter etc

After updating code click on the send button next to link and your message will be send to the customer

FAQ’s

Q. Can I send RCS template to my customer using API?

Ans. Yes, you can send RCS template using API

Q. Which API can I use to send Standard RCS template?

Ans. You can use Standard RCS template

Q. Can I send rich card RCS message from API?

Ans. Yes, you can send rich card RCS message using API

Q. can I send carousel RCS message from API

Ans. Yes, you can send carousel RCS message using API

Q. Can I generate Authkey from MSGCLUB panel?

Ans. Yes, you can generate Authkey from MSGCLUB panel

1 comment

Comments are closed.