Post http request in softr

Hi all, I would like to know is it possible to construct a website that allow each login user have its own webhook endpoint, or just one universal endpoints for all login users and once receive webhook, it can post http/javascript request to talk with other apps? Or the webhook can only be implemented by using other third party plugin like airtable?

And for airtable, it seems that it can only generate one single webhook endpoint but not for all users individually?