Changelog

Learn about Merge’s latest integrations and features

Get email updates
View All Changelogs

Week 1, September 2022

🖇️ New integration of the week: ActiveCampaign

We’re incredibly excited to expand our CRM Unified API with the addition of ActiveCampaign — check out more here!

🩹 Update Customer Opportunities through Merge

We’re happy to announce the release of the PATCH /opportunities/{id} endpoint for the Opportunities object! You can now update items such as opportunity status, description, or deal value programmatically through a PATCH request to our Unified CRM API.

This new endpoint is live for the following CRM integrations, with more on the way: Capsule, HubSpot, ZohoCRM.

Review the syntax and request body in our docs!

🪵 Webhook Logs Dashboard

We’re ecstatic to continue enhancing our tooling by adding a new capability to our revamped logs dashboard. Webhook logs are now live in your dashboard!

Gain full visibility into all webhooks sent, filterable by any event, integration, and more. Check out the GIF below and start combing through webhooks from your dashboard here!

✨ Improvements

  • Support for POST/Employees for Paylocity

👨‍💻 Additional SDK Updates

  • C# SDK to allow for null values in next_sync_start to test the /sync-status endpoint
  • Enhanced support for Expand parameter in our multi-category Python SDK