Database Hook not working

On my site users fill out a form and then should receive a SMS through twilio. But the database hook is not working. Therefore it is impossible to send SMS.

Does anybody have any ideas why it is not working and what I should do?

Thank you!

We need more info than just your question above, like what code you have used on your page etc, any pics etc, more would help us solve the issue quicker or at least try to help.

Also, make sure that you have used Wix Datahooks correctly.
https://www.wix.com/corvid/reference/wix-data.Hooks.html
https://support.wix.com/en/article/corvid-using-data-hooks
https://support.wix.com/en/article/corvid-about-data-hooks-for-dynamic-pages
https://support.wix.com/en/article/corvid-tutorial-processing-user-input-before-it-is-stored-in-a-collection-with-data-hooks

Also, have you made sure that your code for working with Twilio’s own API and Wix Fetch or Wix HTTP Functions is all correct too?
https://www.twilio.com/docs/usage/api
https://www.twilio.com/docs/api

https://www.wix.com/corvid/reference/wix-fetch.html
https://support.wix.com/en/article/corvid-accessing-third-party-services-with-the-fetch-api

https://www.wix.com/corvid/reference/wix-http-functions.html
https://support.wix.com/en/article/corvid-exposing-a-site-api-with-http-functions

Expose your site example.
https://www.wix.com/corvid/forum/wix-tips-and-updates/example-myapi-and-myapiclient