#espagnol01

1 messages · Page 1 of 1 (latest)

oak tideBOT
hazy temple
#

Hi! Let me help you with this.

#

You should use Subscription Schedules.

start_date is not something you can set when creating a regular Subscription.

tame apex
#

so, what should we do then?

hazy temple
tame apex
#

and we should pass the parameter in unix?

#

or can we use date?

#

and one more question: is end_behavior optional? what does it do?

hazy temple
#

It's a Unix time, in seconds (not milliseconds).

end_behavior: 'release' says that after the schedule have done it's job - in your case - starts the subscription with delay, it will just turn into a regular schedule.

#

'release' is the default so you can skip it. However, it's also good to be explicit.

tame apex
#

thank you very much