Sangeerththan Balachandransangeerththanbalachandran.hashnode.dev·May 23, 2024Generate a Parsing Logic from Excel With Appian.Today we will look at a way in which we can create a nested object structure similar to JSON from spreadsheet data with Appian. First, we will create a logic to read the Excel data and extract the details. We will have a spreadsheet where the headers...Discuss·49 readsappian
No Code Developervidhyut.hashnode.dev·Apr 17, 2024How to build AI mobile apps without coding?This blog post demonstrates how to leverage Clappia's AI block to build a mobile app that extracts information from invoices. Key Points: No coding required: Clappia's user-friendly interface allows you to create apps visually. AI simplifies data e...DiscussAI
Sangeerththan Balachandransangeerththanbalachandran.hashnode.dev·Jan 17, 2024Appian Component Plugin With ReactToday we will discuss about creating a component plugin for Appian. There are many types of plugins we can create for Appian with the support of SDK and suite API. Today we will look into an example of creating a component plugin with JavaScript API ...Discuss·301 readscomponent plugin
veera ravalatechveera.hashnode.dev·Sep 8, 2023Low-code tools showdown: PowerApps vs. AppianThe demand for programming expands in tandem with the demand for technology in businesses, while new developers arrive at a far slightly slower pace. Short-staffed software developers can use a wide range of tools intended to encapsulate programming ...Discusspowerapps
L Vamsi Krishnakrishnavamsi.hashnode.dev·Mar 28, 2023Efficient Communication : A Guide to Integrating Appian with TelegramTelegram is a popular messaging app that offers advanced features such as encryption, file sharing, and bots. Appian is a low-code platform that allows businesses to create custom enterprise applications quickly and efficiently. In this article, we w...Discuss·411 readsappian
L Vamsi Krishnakrishnavamsi.hashnode.dev·Mar 28, 2023Appian Integration with ChatGPTAppian is a low-code automation platform that enables organizations to quickly build, deploy, and scale enterprise-grade applications. On the other hand, ChatGPT is an advanced natural language processing AI model that can understand and generate hum...Discuss·321 readschatgpt
Sangeerththan Balachandransangeerththanbalachandran.hashnode.dev·Oct 15, 2022Build a Website with Appian and ReactWe will see how we can create a website with Appian backend and React front end application. We will divide the series into 3 steps. Build a React Client Application. Build Backend Appian application and exposing Appian APIs. Integrating the APIs I...Discuss·1 like·326 readsappian