---
title: "Finance sample apps"
url: "https://docs.signnow.com/docs/finance-sample-apps"
type: "page"
section: "Documentation"
slug: "finance-sample-apps"
---

# Finance sample apps

# Finance sample apps

## Credit loan agreement sample app

This sample app demonstrates how to use the SignNow API to pre-fill a document's text fields, customize the documents in the embedded sending mode, track the signing status, and download the signed document.

**The sample app uses the following features:**

1. [Pre-fill text fields](/docs/document/operations/put-v2-documents-document_id-prefill-texts).

2. [Generate a link for embedded sending](/docs/embedded-sending/operations/post-v2-document-groups-document_group_id-embedded-sending).

3. [Get the document status](/docs/document/operations/get-document).

4. [Download the signed document](/docs/document/operations/download-document).

[Try the sample app](https://sample-app.signnow.com/EmbeddedSenderWithFormCreditLoanAgreement)

[Access the PHP SDK repository](https://github.com/signnow/sample-app/tree/main/samples/EmbeddedSenderWithFormCreditLoanAgreement)

[Access the Java SDK repository](https://github.com/signnow/java-sample-app/tree/main/src/main/resources/static/samples/EmbeddedSenderWithFormCreditLoanAgreement)

---

Discover [more sample apps](https://www.signnow.com/developers/sample-applications).

---
*Full page: https://docs.signnow.com/docs/finance-sample-apps*
