RichardPfister
8 years agoQrew Cadet
Schedule a Webhook for a future date based on a field value
The basic webhook that I have used so far is:
"After a record is added to Table A, create a record in Table B".
What I want to do is very similar to this but on a delay. I want to say:
"After a record is added to Table A, create a record in Table B _on <effective date_>."
Effective date is a field in Table A and I want the Webhook to be triggered by the record add, but not make any changes to Table B before that effective date.
I didn't see any built in options for this and couldn't find anything related in the community. Any ideas?
"After a record is added to Table A, create a record in Table B".
What I want to do is very similar to this but on a delay. I want to say:
"After a record is added to Table A, create a record in Table B _on <effective date_>."
Effective date is a field in Table A and I want the Webhook to be triggered by the record add, but not make any changes to Table B before that effective date.
I didn't see any built in options for this and couldn't find anything related in the community. Any ideas?