I have a requirement to fetch data from DynamoDB and display it on Appian. Can someone help me out with this? Even if there's a link to a document regarding this, that would be helpful.
Thanks in advance.
Regards,
JP
Discussion posts and replies are publicly visible
Hi JP
The list of supported relational databases that can be configured as data sources is here. DynamoDB isn't supported. (Further, it's a noSQL/non-relational database).
In order to integrate with DynamoDB, you'll want to explore the DynamoDB API. Then you can plan an integration strategy to access it using Appian Integrations.
Interested in knowing how did you managed to show the data in Appian UI? Using APIs? Is it possible to share architecture details for the usecase?