Skip to content

Notification Service Features #101

Closed Answered by reshmi-nair
gysenthil asked this question in Query
Discussion options

You must be logged in to vote

@gysenthil Please try with below request:
{
"request": {
"mode": "test",
"body": "if mode SMS then complete body will go as sms to that recipientUserIds",
"emailTemplateType": "defaultCertTemp",
"subject": "Course completion certificate",
"stateImgUrl": "https://test.com/img/File-0128212938260643843.png",
"firstName": "name of user",
"TraningName": "name of attended traning",
"heldDate": "traning held date (25-08-2019)",
"pdfUrl": "https://test.com/img/File-0128231581485547521.pdf",
"regardsperson": "Chairperson",
"regards": "Director",
"recipientEmails": [
"[email protected]"
]
}
}

To integrate in other services, if it is a sync call, then you can directly call this API from that service. If…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@reshmi-nair
Comment options

Answer selected by AmiableAnil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Query
Labels
None yet
2 participants