My Actor avatar
My Actor

Pricing

Pay per usage

Go to Store
My Actor

My Actor

Developed by

Christos Papaventsis

Christos Papaventsis

Maintained by Community

0.0 (0)

Pricing

Pay per usage

0

Total users

2

Monthly users

2

Runs succeeded

87%

Last modified

2 days ago

Action

methodEnumOptional

The operation to perform.

Value options:

"create": string"list": string"delete": string

Default value of this property is "create"

Cloud Function URL

urlstringOptional

The trigger URL for your 'manageSchedules' Cloud Function.

Authentication Headers

headersobjectOptional

Request headers containing the 'secret-token'.

Schedule Name

scheduleNamestringOptional

A unique identifier for the schedule. Required for 'create' and 'delete' methods.

Cron Expression (UTC)

cronExpressionstringOptional

The schedule in UTC cron format. Required for the 'create' method.

Target Payload

payloadobjectOptional

The JSON payload to be sent by the scheduled job. Required for the 'create' method.