---
title: "Consumer services sample apps"
url: "https://docs.signnow.com/docs/consumer-services-sample-apps"
type: "page"
section: "Documentation"
slug: "consumer-services-sample-apps"
---

# Consumer services sample apps

# Consumer services sample apps

## Consent form sample app

This sample app demonstrates the SignNow embedded signing experience for completing a consent form. After signing, the completed form can be downloaded as a PDF.

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

1. [Create an embedded invite](/docs/document-embedded-signing/operations/create-embedded-signing-invite).

2. [Generate a link for the embedded invite](/docs/document-embedded-signing/operations/generate-link-for-embedded-invite).

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

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

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

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

---

## Veterinary intake form sample app

The sample app demonstrates the embedded signing process built using the SignNow API. As a signer, you need to fill out the required and optional fields and download the completed document from the completion page.

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

1. [Create an embedded invite](/docs/document-embedded-signing/operations/create-embedded-signing-invite).

2. [Generate a link for the embedded invite](/docs/document-embedded-signing/operations/generate-link-for-embedded-invite).

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

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

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

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

---

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

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