How to Send Uploaded File URLs via Webhook in Bika

I want to send the URL of an uploaded file to another location using a webhook.
It was easy to do this in AITable,
but I’d like to know how to do it in Bika.

Hi @Headchef.Yang These posts might help with what you’re trying to do:

:point_right: How to upload files to Bika and update record via API

:point_right: How to retrieve the data received by the "Webhook Received" trigger in downstream Actions?