- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 10:57 AM
Hello All,
I have created the workflow notification activity to send the notifications to requester of the form but it is not sending as I verified in outbox also.
Can someone help me why the notification was not sending to the requester..
Regards,
Naresh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 11:10 AM
Hi @naresh33 ,
answer=[];
answer.push(current.variables.your_request_for_variable_name);
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 11:10 AM
Hi @naresh33 ,
answer=[];
answer.push(current.variables.your_request_for_variable_name);
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda