Native integrations
Native integrations are built directly into Sahut and require no code to set up. Find them under Settings → Integrations.Shopify
Connect your Shopify store to view a customer’s order history directly inside their Sahut contact profile. When an agent opens a conversation, they see the customer’s recent orders without leaving Sahut. To connect Shopify:- Go to Settings → Integrations → Shopify
- Enter your Shopify store URL (e.g.,
your-store.myshopify.com) - Click Hubungkan (Connect) — you’ll be redirected to Shopify to authorize
- After authorizing, return to Sahut and click Simpan (Save)
Zapier
Use Zapier to connect Sahut to hundreds of apps without writing code. Trigger Zaps when a conversation is created or resolved, or send data into Sahut from other apps. To connect Zapier:- Go to Settings → Integrations → Zapier
- Copy your API Key
- In Zapier, search for “Sahut” and use the API key to authenticate
- New conversation created
- Conversation resolved
- New message received
- Contact created
- Create contact
- Send message to conversation
- Add label to conversation
Webhook
Set up webhooks to send real-time events to any URL — your own server, a cloud function, or a no-code tool. See the Webhooks API reference for event types and payload formats.Custom integrations via API
For deeper integrations, use the Sahut REST API to build custom connections:- Sync contacts from your CRM into Sahut using the Contacts API
- Send proactive messages to start conversations from your system using the Conversations API
- Read conversation history to feed data into your analytics or BI tools
- Build a chatbot that responds to customer messages automatically