You need to sign in to do that
Don't have an account?
Scheduled Case Creation
Hello,
I am attempting to set up logic that will run and create a Salesforce case if the current date equals either June 1st or October 1st. I've been looking at process builder as one solution, but am struggling to find a way to set it to look at the current date instead of a relative date. My other option I believe would be to create a custom Apex class and schedule it to run on those dates, however there is other criteria that must be met as well for these cases to be created and I'm not fluent enough with Apex enough to do this.
Does anyone have any ideas of what the best way to go about this would be?
I am attempting to set up logic that will run and create a Salesforce case if the current date equals either June 1st or October 1st. I've been looking at process builder as one solution, but am struggling to find a way to set it to look at the current date instead of a relative date. My other option I believe would be to create a custom Apex class and schedule it to run on those dates, however there is other criteria that must be met as well for these cases to be created and I'm not fluent enough with Apex enough to do this.
Does anyone have any ideas of what the best way to go about this would be?