CA
compatible-crimson

Post last run via webhook

Is there a way to send the actor last run as payload via the webhook? Or all I can do is send a notification to my server that run was successful, and then initiate an API call with the SDK to get the last run? Seems like some unnecessary double work that can be simpler if I can get the last run into a variable of the webhook.
1 Reply
correct-apricot
correct-apricot3y ago
You always have to pull the data yourself, the webhook is a notification with the metadata about the run

Did you find this page helpful?