Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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
Discussion posts and replies are publicly visible
Did not get your question clearly. Can you explain more about what are you trying to ask and what is the integration doing?
Actually, I would like to know if the input of the integration takes .PDF extension file and stores in certain folder in appian.Will the extension changes ??
When you upload a document in Appian and pass it to integration via Rule Input, then that is already stored on Appian inside a folder. Now when you pass it in a integration, it is not stored again rather it just used, And no, the extension does not changes. Appian automatically converts the document in base64 when passing it to the API.