I’ve connected Intercom to TextLocal using Zaps, but I’m struggling to create more specific automations. I want to set up triggers for when my customers (who are in Intercom) buy something or when their account balance gets low.
Has anyone figured out how to make these kinds of custom triggers work? I’m not sure if it’s possible or if I’m missing something obvious.
It would be super helpful to automate messages for these events:
Customer makes a purchase
Customer’s wallet balance drops below a certain amount
Any tips or tricks would be appreciated! Thanks in advance for your help.
Creating custom triggers in Zapier for specific events like purchases or low account balances can be tricky, but it’s definitely possible. I’ve implemented similar automations for my business. The key is using webhooks or API integrations if your platforms support them. For purchases, you might need to set up a webhook from your e-commerce system to Zapier. For account balances, consider using Zapier’s ‘Schedule’ trigger to periodically check balances via API, then set conditions to trigger actions when the balance is low. It takes some technical setup, but once it’s running, it’s incredibly powerful for personalized customer interactions. If you’re not comfortable with APIs, you might need to involve a developer or use a more specialized automation tool for these specific use cases.
hey zack, i’ve done similar stuff. for purchases, try using webhooks from ur ecommerce platform to zapier. for balance checks, u can use zapier’s schedule trigger to check balances regularly via api. it’s a bit techy but super useful once set up. if ur not comfy with apis, maybe get a dev to help or look into more specialized tools for wat u need
I’ve tackled similar challenges with Zapier automations. For purchase triggers, explore integrating your e-commerce platform directly with Zapier if available. Many popular platforms have native Zapier apps that can trigger on new orders.
For low balance alerts, you might need to get creative. One approach I’ve used is setting up a Google Sheet that pulls account balances via API, then using Zapier to monitor the sheet for low balances. It’s a bit of a workaround, but it gets the job done.
Don’t be afraid to combine multiple zaps to achieve complex automations. Sometimes you need to break the process into smaller steps. Also, Zapier’s ‘Paths’ feature can be incredibly useful for creating conditional logic in your workflows.
If you hit a wall, Zapier’s support team is surprisingly helpful with brainstorming solutions. They’ve helped me figure out some tricky automations in the past.