Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. 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.
We are trying to integrate Appian with Adobe through OAuth 2.0 authorization code grant.
We have used Appian Out of the Box Connected system and able to authorize Adobe. However, the site can give me an access token (valid for 60 minutes). We need manually authorize every 60 minutes to keep the connection active.
Adobe team asked us to use Refresh token to get automatically authorize. Appian doesn’t have any Out of the Box solution to address this issue.We tried using integration object to get tokens. But we didn’t find proper documentation to achieve using integration object. We want a plugin or sample application where Refresh token can be used without manual intervention.
Discussion posts and replies are publicly visible
https://docs.appian.com/suite/help/22.2/Oauth_connected_system.htmlperhaps you can pull something out of it?