-
Recently active
https://api.postalpincode.in/pincode this is PIN CODE apiwhere it will show me all the detail regarding it like city and state name.i am new to this i tried to intergrate but its not working please help me to solve this.
I'm getting the error below. It looks like it's working before I get this. I'm stumped. Any ideas? OAuthResultMessage Authorization unsuccessful. We never received an authorization grant. Ensure you saved your changes when registering with the protected resources.
I'm integrating appian with sharepoint and i'm having some trouble trying to view the sharepoint folders into the folder browser without any luck i want to know is this is possible or some work around thanks
How can we create a zoom meeting with google calendar events after start meeting should be auto-record
Hello, I need to know if Appian supports SSR or not?
Hi, I am using the plug in Import CSV To Databasev6 to load data from csv to a database table(Oracle SQL Developer) but I am receiving the following error:- ERROR com.appiancorp.ps.exceltools.smartservice.ImportCsvToDatabase61 - Error executing SQL; java.sql.SQLSyntaxErrorException: ORA-00904: "contact_area": invalid identifier; ; at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509); at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:461); at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1104); at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:553); Can anyone help me resolve this error?
Unable to generate the JWT as per https://docs.pdfgeneratorapi.com/v3/ I have seen there are some APPIAN plugins, however not sure which and what parameters to use. Please Help.
Hello, I set up an integration utilizing the rawg.io API and it seems to be working fine. However, I noticed that even though the count for a lot of the results is in the thousands, I'm only getting dictionary results of 10 or 20 I'm having trouble if this is something built into the API, or if its something I missed with Appian.Thank you
When trying to save an integration (connected with SalesForce) that is calling the "Create Sobject" "Case" I am getting the following error: Changes NOT saved - Please reduce the size of configuration inputs We have a lot of fields in our Case Object and not sure if that is the issue. I try using an expression to map only a few fields but keep getting the same error. When I test the integration, it works great but will not get saved with the "Case" Objected selected, so I cannot use it in my app. Any ideas on how to resolve this issue?
We are looking to achieve an in-app eSignature function within our Appian workflow process. Is this available? DocuSign integrations are available in the AppMarket, but all seem to route the user outside of Appian to the DocuSign platform to capture the approver's signature. Adobe Sign Utility & Sign PDF Document both seem to be more in line with our request, but I would like to confirm if either are feasible. Screenshot below shows the PDF embedded in the review pane where we would like to capture the eSignature directly within Appian.
Can someone please provide getAllKCs plugin here..not able to find it in the community
Failed to connect google analytics using integration system getting the below error Refused to load the image 'www.google-analytics.com/collect because it violates the following Content Security Policy directive: "img-src 'self' *.azure-api.net *.localoaaa.com *.gstatic.com data: *.msecnd.net app.powerbi.com data: *.azureedge.net" How to resolve this
I am testing out the Google Drive connected system and it is asking for some credentials I have followed the instructions in the documentation to generate new credentials and I seem to be stuck adding an authorized domain. To note I have added the scopes listed in the documentation. Currently I am trying it on my own instance from Appian community, but google cloud is giving me trouble with the OAuth consent screen. It's asking for a top private domain but anything before appiancloud.com gives me this error. Additionally I have left the authorized domain as "appiancloud.com" and it seemed to generate credentials for me but they also did not work. Has anyone else had an error like this or have encountered something similar? Thank you.
Hi everyone, I'm trying to do a simple web API which can handle nulls values, but I'm having problems using the if statement to set it up. Can someone please help me. Thank you filter: a!queryFilter( field: "name", operator: "=", value: if(isnull(http!request.queryParameters.name)," " ,http!request.queryParameters.name), )
How do i use GitHub connected system plugin
I am Working on DocuSign integration and I want to retrieve a document only after signing .But for that need a start a process. Hence I am using a web API to trigger a process, In DocuSign Console It show that message was received successfully but it didn't start a process. My question is , How can we check that web API is working In Appian designers? what will be reason that process is not starting via web API
Hi all, I am trying to fill a pdf with process information but I only read that it can be done using a Form PDF that you can do it with Adobe for example. I don't have this app so I wonder if exists another form to fill a template that I have as PDF. I tried to put the parámeters between ###parameter1### as it works for HTML but obviously the getpdffields() function doesn't return any parameters. I am also attaching the document that I am using as a test template I hope anyone can tell me an alternative solution. Thanks in advance. Sergio. [View:/cfs-file/__key/communityserver-discussions-components-files/19/Prueba-Minuta-_2800_1_2900_.pdf:320:240]
Hi, I am new to Appian. I need to integrate Twilio Chat functionality in my Appian Application. We have Partner account. I need to know exact steps for integrating Twilio in detail. E.g. Twilio account creation, Set up at appian side. Prerequisites for it etc.
Is it possible to add a Plugin from a Non-paid community site?
I am facing the same issue with "PDF from single DOCX(with fonts)" smartservice, I am passing "Arial" font documents stored in a constant and passing that as reference, but the generated pdf always has "Times New Roman", can you please let me know at the earliest I am saving all Arial Font documents in the constant and passing it, and using that in the html <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style type="text/css"></style></head><body width="100%"> <p><span style='font-size:20.0pt;font-family:"Arial",sans-serif;font-weight: bold;'>Connecting documents</span></p> <p style='margin-bottom:8.0pt;line-height:180%'><spanstyle='font-size:10.0pt;line-height:180%;font-family:"Arial",sans-serif;'>Welcome to ABC <br /></span><span style='font-size:10.0pt;line
Hi Members, I am using the SAPINVOKE function to call a BAPI. For one of its import parameters, the BAPI accepts input in the form of a Range Table. I am not sure how to pass Table type input in the import parameter. I am getting the below error. "Details from external system: com.sap.conn.jco.ConversionException: (122) JCO_ERROR_CONVERSION: Cannot convert field of type TABLE to type com.sap.conn.jco.JCoStructure" Any help is greatly appreciated. Thanks, Abhishek
Hi, I am using docx from dynamic template service in my process model, which is working fine and word doc is getting generated using template. Facing two issues here , which are as follows: How to not print the table (grid) when we have no values for the specific process variable , Tried to use if condition in the data model XML , but not working. How do I define the if condition in my word template for null / not null check? The word document generated is converted to PDF using PDF from doc service , but the PDF fields are not properly aligned (though alignment is proper in word doc) Thank you
I have tried to import google analytics utility into my application im getting the below error. kindly help me to resolve this
Hi, I've had to reply to a question about plugins fews weeks ago, but, never could find the correct ones for sure, reading over the Appian documentation : What are the 3 points to verify/valid before to be able to add a plugin in the App Market : (sorry if the question is approximate) Compatibility with the target Appian versions Its limits Who is the author Its size Appian-Cloud-Approved I would have check 1-2-5. What about you ? docs.appian.com/.../Shared_Components.html
Hi all, Is it possible by some method, Plugin or API or whatever, the use of HTML, Javascript and CSS in Appian?If this is possible? If yes, please give an example or show me the path to add those into appain
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.