I created a custom class that inherits from CallWebhookAfterSubmissionActor and implements ISyncOrderedSubmissionActor.
I'm doing a test to see if I can grab the webhook url eventually, but starting off, the Model object is empty. Is there something else I need to do to get it populated?
I created a custom class that inherits from CallWebhookAfterSubmissionActor and implements ISyncOrderedSubmissionActor.
I'm doing a test to see if I can grab the webhook url eventually, but starting off, the Model object is empty. Is there something else I need to do to get it populated?