loader

Sending an SMS via Zoho Flow

For this tutorial in video form, click here In this article, we’ll show you how to automatically send out an SMS using Smooth Messenger via Zoho Flow. There are a lot of use cases for this. For example, perhaps a lead fills out details on your website, and your website then sends a web hook […]

Upserting Records in Zoho CRM via the API

For this tutorial in video form, click here You’ve probably used the Insert Record and Update Record API endpoints. But how about upsert? Upsert means insert if there is no matching record or update the record if there is an existing one. It recognises existing records based on the duplicate check fields of a given […]