# Idempotency

Glossary · Platforms

Canonical page: https://datasdk.ai/glossary/idempotency

Idempotency means repeating an operation has the same intended effect as performing it once.

## Why it matters

Make retries safer in workflows that create records or actions.

## Illustrative example

A retry-safe workflow avoids creating a duplicate task after a repeated message.

## What to check

Do not assume an operation is idempotent unless its contract or your implementation guarantees it.

## How Data SDK fits

Data SDK connects website visits with available company details worldwide, from startups to larger businesses. Coverage and fields vary. Start free trial opens an email request; terms are confirmed with the team. The full API is coming soon.

These are suggested workflows, not a list of built-in integrations. Use your own approved analytics, CRM, and research process where needed. Matches and fields vary. A company match does not identify a person or prove buying intent.

## Related reading

- [Plan a retry-safe enrichment workflow](https://datasdk.ai/use-cases/plan-a-retry-safe-enrichment-workflow): Design safer retries before connecting company data to actions.
- [Server-side request](https://datasdk.ai/glossary/server-side-request): A server-side request is sent by backend software rather than directly by a visitor's browser.
- [Client-side code](https://datasdk.ai/glossary/client-side-code): Client-side code runs in the user's browser or another client application.
- [Tracking pixel](https://datasdk.ai/glossary/tracking-pixel): A tracking pixel is a small website tracking mechanism; the term also commonly refers to a short tracking script.
- [White-label](https://datasdk.ai/glossary/white-label): White-label means customers see their provider's brand on a feature supplied by another business.
- [Multi-tenant application](https://datasdk.ai/glossary/multi-tenant-application): A multi-tenant application serves several customer organizations within one system.

[Glossary](https://datasdk.ai/glossary) · [Use cases](https://datasdk.ai/use-cases) · [Comparisons](https://datasdk.ai/vs) · [For businesses](https://datasdk.ai/for-businesses) · [For builders](https://datasdk.ai/for-builders)
