a month ago
Hi Team,
I have followed the Developing Cloud Foundry Applications With Notifications tutorial and successfully created an application with notifications working as expected.
Now, I am trying to enhance it by adding actions to the notifications. I am currently facing an issue in the following scenario:
Use Case: Leave Request Action
Problem:
In the /ExecuteAction call, I want to receive the Leave Request ID (or some unique record identifier) so that I can find and reject the correct record in the backend.
I tried adding a placeholder like {leaveRequestId} in the ActionId or TargetParameters, but this did not work.
What I Need Help With:
Request clarification before answering.
User | Count |
---|---|
77 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.