Connecting website to n8n

I am a super newbie with a tinny project that seems impossible to me.

I want to create a website that allows subscribers to receive periodical message generated by AI on a chosen email address. The users will be able to write a prompt themselves or chose from a list.

I can create website with square space. But I have no idea how to connect both.

I try to look for youtube videos tutorials, but couldn’t find anything.

If someone could explain me or guide me on the step i need to do, or even better send me a tutorial. Would be amazing.

Thanks in advance.

Depends how you want to setup the system, but you’ll probably need to get familiar with HTTP Requests and Webhooks.

Thanks for your feedback, could kindly point me at a tutorial you might know please ?
If any exist.
thanks again

You need to study a lot of stuff, API REST CALL, WEBHOOK, HTTP REQUEST and more