Could not fetch/delete a schedule using unique identifier - name

Hey @Mohanadaas_Jayavel,
While creating the schedule, the data payload is what is sent to the scheduled event and this contains the name as per the payload below. Also, platform would be sending the iparams details so no need to include it in the payload.

From the initial screenshot, I do see that you are able to extract the name but while retrieving the schedule it says “Schedule not found”.

Since this is a one-time schedule, when the schedule event occurs, this is considered as an executed event and you would not be able to delete it. Can you help me understand as to why the one-time schedule needs to be deleted?