Skip to content

Conversation

@nmoskaleva
Copy link
Collaborator

The intro didn’t provide enough context for first-time users. It is now updated to include an overview of the Signatures flow and terminology.

@netlify
Copy link

netlify bot commented Jan 6, 2026

Deploy Preview for criipto-docs ready!

Name Link
🔨 Latest commit 942a535
🔍 Latest deploy log https://app.netlify.com/projects/criipto-docs/deploys/695d038d415e560008e5e500
😎 Deploy Preview https://deploy-preview-265--criipto-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- **Signature order**: a basic building block of the Signatures API. Contains documents and the signatories you intend to sign them.
- **Document(s)**: PDF(s) included in the signature order.
- **Signatory**: a person invited to sign the document. Each signatory gets a unique signing link.
- **Signature seal**: a visual representation of the signature placed on the document.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering if a signature seal has any other roles too? @haysch

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nmoskaleva Purely visual.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @mickhansen!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It provides the visual aspect of the otherwise invisible signature, as you have stated.
In addition, it can contain information such as document ID, time of signing as well as other information that can be found in the claims (via templating).

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added in 50a68fd

**How to set up a basic signing flow with Idura Signatures API:**

0. _Prerequisite:_ create an Idura Signatures application to get a set of client credentials.
1. Create a signature order and upload one or more PDFs for signing.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove any ambiguity that documents can be uploaded after creation.

Suggested change
1. Create a signature order and upload one or more PDFs for signing.
1. Create a signature order with one or more PDFs for signing.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- **Document(s)**: PDF(s) included in the signature order.
- **Signatory**: a person invited to sign the document. Each signatory gets a unique signing link.
- **Signature seal**: a visual representation of the signature placed on the document.
- [**Webhooks**](/signatures/webhooks/): a tool for receiving real-time notifications about events in your signature orders (e.g., when a signatory has signed).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure we can guarantee that events are real-time - I would think it's best effort.
Either add "near" or drop the "real-time", thoughts @mickhansen?

Suggested change
- [**Webhooks**](/signatures/webhooks/): a tool for receiving real-time notifications about events in your signature orders (e.g., when a signatory has signed).
- [**Webhooks**](/signatures/webhooks/): a tool for receiving near real-time events in your signature orders (e.g., when a signatory has signed).

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"near real-time" indeed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@haysch great point, thank you! Should it be "near real-time events" or maybe "near real-time notifications about events"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For reference, normally one would most likely state "webhook events", e.g., https://docs.github.com/en/webhooks/webhook-events-and-payloads :)

Copy link
Contributor

@haysch haysch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The intro didn’t provide enough context for first-time users. It is now updated to include an overview of the Signatures flow and terminology.
@nmoskaleva nmoskaleva force-pushed the update-signatures-getting-started branch from 50a68fd to 942a535 Compare January 6, 2026 12:43
@nmoskaleva nmoskaleva merged commit f71f7c6 into master Jan 6, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants