Retrieving origin from webhook

Hi, I am trying to understand if the actor run was triggered via api or through the scheduler. After the run finishes, we have a webhook to send us a notification. I retrieve the origin from the webhook, and it keeps returning "WEBHOOK" vs what the original run was (api or scheduler). How can I retrieve the real origin from the webhook?
2 Replies
deep-jade
deep-jadeOP•17mo ago
Figured it out! pulled resource.meta.origin for this information.
Saurav Jain
Saurav Jain•17mo ago
Great 🚀 Let us know if you need any other help. 🙂

Did you find this page helpful?