Settings
Configure webhooks and integrations
TextLinkSMS Webhook URLs
Configure these in your TextLinkSMS dashboard under Webhooks.
Setup Instructions
Copy the Inbound Webhook URL above
This handles incoming SMS messages from prospects.
Go to TextLinkSMS → Settings → Webhooks
Paste the inbound URL as your "Received" webhook.
Set your webhook secret
Use the same value as your TEXTLINK_WEBHOOK_SECRET environment variable.
(Optional) Outbound webhook
Add the outbound URL to receive delivery status updates.
Configure AI Settings
Go to AI Settings to set your company info, system prompt, and behavior.
Add Knowledge Sources
Add FAQs and content in the Knowledge Base to improve AI replies.
Webhook URL Note
The actual function URL can be found in your Base44 Dashboard → Code → Functions → smsWebhook. Copy the URL shown there for the most accurate endpoint address.
