
Polling Triggers
We’re excited to introduce a new way to enable your users to trigger their automations!
Previously, Rollout partners without a Webhooks implementation had to rely on Push Triggers to notify Rollout of a new trigger events. While this is an easy to use and effective solution when you have just a few triggers, it can be messy to add this Rollout-specific logic in many places throughout your app.
Enter Polling Triggers: Rollout’s Polling Triggers allow you to leverage your existing API endpoints in order to create new triggers. When a user creates an Automation using a Polling Trigger, Rollout will check your API every 10 minutes for new events. As with Rollout’s other Trigger types, Polling Triggers can either be configured by defining HTTP requests or by switching to Code Mode and providing your own custom javascript.
You can learn more about configuring Polling Triggers in our docs. As always, feel free to reach out if you have any questions!
New Integrations
- Calendly is a scheduling tool that allows individuals and businesses to easily schedule and organize appointments, meetings, and events. Rollout’s new Calendly integration allows your users to trigger automations whenever a meeting is Booked or Cancelled.
- Linear is a project management platform that helps teams track tasks, projects, and software development in a streamlined and efficient way. Rollout’s new Linear integration allows your users to trigger automations whenever a Linear is created, updated, or removed.
- Salesforce is one of the most popular CRMs, and an app for which Rollout already supported several Triggers and Actions. We’ve recently added Triggers for when a Salesforce Account, Note, Event, or Task is updated.
Fixes and Improvements
- Fixed a bug which prevented users from referencing variables in multi-select fields
- Extended Klaviyo Actions to allow for using phone number as a profile id field
- Improved support for different Close custom field types