-
Recently active
I need to convert .rpt file to appian document receiving from the response body , Can Appian Integration convert .rpt file to Appian document? or is there any solution?
I created the docusign connected system with "Authentication code grant". But i have to authenticate time to time. are there any best authentication methods
Hello, I have a simple question. The business I am designing for has asked that if an invalid JSON is submitted to the API the status code returned not be 500.. They have stated that 500 raises all kinds of alarms for them. Is there a way to change this? I have coded errors to be 400 already but that does not affect the JSON being invalid.
Hi All, I have an integration that takes .PDF extension as an Input.By converting to Appian Value does the document Extension changes?? Can anyone please help me with this.... Thanks , Saidivya Minna
Hi, I am trying to use a Web API to write to my database table but what I want to do is get the record from a public Web API and use that record in my Web API that writes to my table. If I do it this way it works fine. But if I use an expression rule it throws me a status 500 error. Could you help me to understand please, I appreciate it.
We want to retrieve data from a another system using a service backed record approach. While doing this we saw a 5MB size data limit restriction for the full sync. Also we are not able to provide any batchNumber so as to get full data(as we are not getting this parameter to be passed to the actual API). Is there a way to get all data as part of full sync? In this service backed record sync approach, does this data gets stored to the DB? If not, where does this data reside/stored for any activity?(like insert the retrieved data to the DB)
HiI am calling a process using a!startProcess through web API and passing a user type variable into it. However, the variable in the process is not getting updated with the new value and shows null.Please suggest the solution
We are sending a single document in web API earlier in the response body like Now I want to send three documents in the same body. 1. PDF 2 JPG 3 JPG How can we sent it?
In my Application, I just wanted to show images in the Appian interface as a preview that are actually in google drive
Hi there, while using the smart service PDF from HTML I am facing issue as follows: "bundleName for SmartServiceException, builder.smartServiceClass=class com.appiancorp.ps.xmlfo.ss.AbstractDocumentGeneration". Searched community and no much help. Any support will be useful here. Thanks
in interface read only grid i just want one city name and area name what configuration i need to do
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?
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?
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), )
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 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 want to log a message to azure appinsight. I can able to create appinsight component using restapi. Not sure how to connect the appian site with appinsight using instrumentation key. Kindly help.
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.