Zaiper Integrations
Zaiper
Connect with Zapier and receive requests when a new short url is generated or a new click is made.
Note: Although this tool is designed for Zapier, it can be used for any webhook system.
You can use Zapier to automate campaigns. By adding the URL to the zapier webhook, we will send you important information to that webhook so you can use them.
Sample Response
URL Zapier Notification
{
"type": "url",
"longurl": "https:\/\/google.com",
"shorturl": "https:\/\/app.recut.in\/C2Rxy",
"title": "Google",
"date": "17-05-2020 04:17:44"
}
Views Zapier Notification
{
"type": "view",
"shorturl": "https:\/\/app.recut.in\/C2Rxy",
"country": "Canada",
"referer": "https:\/\/yahoo.com",
"os": "Windows",
"browser": "Chrome",
"date": "17-05-2020 04:20:19"
}