Send notification to Zoho Cliq when submitting a form in Zoho Creator
Did you know that you could send a notification to your Cliq after submitting a form in Creator? After creating your application and designing your form, follow these steps :
a. Creating a workflow:
1. Go to your application.
2. Go to the Workflow tab and create a new workflow.
3. Choose your form.
4. Choose to run the workflow when a record is created.
5. Select the workflow to trigger on successful form submission.
6. Enter a name for your workflow and click on "Create Workflow".
7. Now in the workflow, create a new action.
b. Adding an action to the workflow:
1.Under the workflow, create an action by clicking on the "Add new action" button.
2.Make sure the action always runs and choose the action type as Deluge Script.
3.Now copy the code below and paste it there.
- name = input.Name;
- email = input.Email;
- choice = input.Gift_choice;
- //you will have to change these above inputs based on your form
- postMessage = {"text" : name +" has successfully submitted the form. They have opted for "+ choice};
- postMessage = {"text":name + " has successfully submitted the form. They have opted for " + choice+". \n[Poll your choice]($1)","references":{"1":{"type":"button","object":{"label":"Poll your choice","action":{"type":"open.url","data":{"web":"<FORM_URL>"}},"type":"+"}}}};
- zoho.cliq.postToChannel("<CHANNEL_UNIQUE_NAME>",postMessage);
4. Replace the <CHANNEL_UNIQUE_NAME> with the unique name of the channel in which you want the notification to be posted.
5. Replace the <FORM_URL> with the URL of your form.
6. Now click on save. That's it. You have successfully created a workflow to automatically push notifications in Cliq whenever the form is submitted in Creator.
Note: You can use the
post to channel task if you want to post the notification with the details, whenever a user has filled the form, so it's easy to track information. Or you can use the
post to bot task, if you want to the answers of a user's poll to be anonymous. This will post the notification to only the user through the bot, so only they can see that notification.
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Sticky Posts
New in Zoho Chat: Threaded conversation at its finest best
Perform effective team communication in Zoho Chat with our new 'Reply' option. Converse and stay focussed on the parent conversation, rather than getting entangled in the web of several, never-ending sub threads. To reply to a certain message, all you need to do is hover to the left hand side of the message. Then, click on the three dots to open a pop up menu. Here, click on the Reply button and type the reply to the message in the compose box and press Enter. Voila, that was pretty simple.
Changes in Cliq iOS app notification due to iOS 13 and Xcode 11
Hello everyone! With the iOS 13 update, Apple has updated its policy on usage of VoIP push notifications. Over the past few months, we tried our best to provide a similar experience with the updated policy. Changes in iOS 13: With iOS 13, Apple mandates all VoIP push notifications to be reported to the CallKit framework as a new call. If a VoIP push notification is not reported to the CallKit within a designated time window, iOS will terminate the app. If enough VoIP push notifications are not
What's new in Zoho Cliq - June 2020 updates
Hello again, everyone! I'm back to share with you the recent feature improvements and updates that we've pulled together for enhancing your experience in Cliq. Here's what's new this June for you all in Cliq's web and iOS app! New on Cliq Web: Drag and drop files to a chat in your left side panel Now you can drag and drop attachments from your open conversation window to a specific chat or channel in the left side menu without opening it. Swift up actions and collaborate efficiently with Cliq's
4 Things You Should Do Once You Get Started with Cliq
Hey there, new user! You've successfully logged in and set up your organization and you're all set to start working. What's next? Buckle up because here are 4 essential things you need to do first in order to get the most out of your Cliq experience: 1. Invite your colleagues Now that you've set up your Cliq for business, you need to bring in all your employees, of course, because how else can you collaborate with them? To invite your colleagues to Cliq, head on over to the Admin Panel which
New in Zoho Chat : Search for contacts, files, links & conversations with the all new powerful 'Smart Search' bar.
With the newly revamped 'Smart Search' bar in Zoho Chat, we have made your search for contacts, chats, files and links super quick and easy using Search Quantifiers. Search for a contact or specific conversations using quantifiers, such as, from: @user_name - to find chats or channel conversations received from a specific user. to: @user_name - to find chats or channel conversations sent to a specific user. in: #channel_name - to find a particular instance in a channel. in: #chat_name - to find
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.