|
JSON key |
Data type/Required format |
Description |
|
message* |
String |
The message that has to be displayed |
|
title |
String |
Post title |
POST https://connect.zoho.com/webhook/v1/incoming/intranet/499400157703126?zapikey=XXXXX.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Content-type: application/x-www-form-urlencoded
| JSON key |
Data type/Required format |
Description |
| message* |
String |
The message that has to be displayed |
| title |
String |
Post title |
|
linkUrl |
URL |
Link to the data source |
POST https://connect.zoho.com/webhook/v1/incoming/intranet/499400157703126?zapikey=XXXXX.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Content-type: application/x-www-form-urlencoded
Parameters:
payload={"title":"New Feature","message":"Learn more about how adding the Zoho Projects integration in Connect can help you increase your productivity.","linkUrl":"https://www.youtube.com/watch?v=FfsDMdZIg4s"}
| JSON key |
Data type/Required format |
Description |
|
eventTitle* |
String |
Title of the event |
|
eventDesc |
String |
A brief d escription of the event |
|
eventLocation |
String |
Location of the Event |
|
startDate* |
YYYY-MM-DD, HH:MM |
Start date of the event |
|
endDate |
YYYY-MM-DD, HH:MM |
E nd date of the event |
|
allDay |
boolean |
This can be used if the event is scheduled for the entire day |
Content-type: application/x-www-form-urlencoded
Parameters:
payload = {"eventTitle":"zoholics","eventDesc":"Tech event conducted between zoho developers and customers","eventLocation":"Bangalore","startDate":"2020-05-11 10:00","endDate":"2020-06-11 18:00"}
| Parameter |
Data type/Required format |
Description |
|
payload
|
JSON
|
Message in JSON format
|
messageType* |
Comment |
Message type of the Post. |
streamId* |
String |
Unique Id of the Feeds. |
commentId |
String |
Unique Id of the comment to which reply comment should be added (in case you're replying to a comment). |
Content-type: application/x-www-form-urlencoded
Parameters:
payload={"message":" your request has been assigned to @Micheal@test.com"}
messageType=comment