The Read-Only Review Signed URL is a tool for integrating a web view of our Transactions table directly into an existing website. The Transactions table provides every data point that MoneyThumb has been able to extract from parsed bank statements in a Read-Only format to prevent changes.
Before integrating, reach out to MoneyThumb Support to whitelist your domains for this capability.
Once your domains are whitelisted, do the following:
Use the Signed URL endpoint to request a URL with a
landingNameequal toSIGNED_REVIEWfor an existing application in MoneyThumb’s system.On a web platform, inject the URL into an iframe by adding it to the
srcattribute.
<iframe src="{inject the url here}" />Using the above steps adds a view onto a webpage that looks like this:
