API provides access to different operations of campaign and list management. One of the most useful features is removing the need to log in every single time. Resellers can use Zoho MarketingHub's API to integrate our functionalities in their applications.
With API, you can work upon a list of functionalities such as:
In this guide, we'll walk you through all API-related details, such as how to add a ZSC key, generate access tokens, and add a callback URL.
You need the Standard Admin role to edit information in this page.
To navigate to the APIs page:
1. From the Navigation toolbar, choose Settings.
We use the OAuth protocol 2.0, which uses access and refresh tokens for authentication. We provide more advanced and secured API using access tokens. Take a look at our Access token help guide for more details.
1. From the Navigation toolbar, choose Settings.
3. Click on Configure now link.
4. Enter your Callback URL in the required box.
5. Choose a Request type.
6. Click Save.
She sets up a callback URL, https://www.zylkerstores.com/unsubscribe and sets it to be notified about all unsubscribes that's happening in her org. Upon analyzing the leads, she can easily identify the suitable action plan for them.
Greg owns a chain of restaurants at multiple locations and handles them remotely. He uses Zoho MarketingHub to gather leads and share campaigns about upcoming menu specialties and food fests happening in any of his restaurants.
Recently, he noticed a decline in interest among his leads. He has also been receiving feedback from some customers regarding service and lack of new, innovative dishes in branches. He wanted to instantly act upon this, so he developed an API that would trigger an SMS about the lead details and the nearest branch of restaurant.
He creates a callback URL, https://www.gregfood.com/unsubscribe and sets it so that every time an unsubscribe is recorded into the URL, it will trigger the SMS API he has. Now he can identify the issues in different branches and come up with a strategy for them.