Skip to content
Last updated

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.

Integrating the Read-Only Review Signed URL

Before integrating, reach out to MoneyThumb Support to whitelist your domains for this capability.

Once your domains are whitelisted, do the following:

  1. Use the Signed URL endpoint to request a URL with a landingName equal to SIGNED_REVIEW for an existing application in MoneyThumb’s system.

  2. On a web platform, inject the URL into an iframe by adding it to the src attribute.

Example

<iframe src="{inject the url here}" />

Result

Using the above steps adds a view onto a webpage that looks like this: