Close scheduling integration guide
Schedule and record meetings in sales workflows. The intended connection would associate a meeting with the right person, company, owner, and revenue record so follow-up begins with clean context.
PROVIDER SETUP GUIDE. This page documents the provider workflow. It does not claim that a Close account is connected until authorization and lifecycle tests succeed.What the Close connection is designed to do
For sales and crm workflows, the important job is to associate a meeting with the right person, company, owner, and revenue record so follow-up begins with clean context. Schedule and record meetings in sales workflows. A dependable connection must also make authorization, retries, lifecycle changes, and administrator-visible failures understandable.
Close-specific integration decisions
Specify how Close leads, contacts, opportunities, activities, owners, sequences, and cancellation reversals should respond to each meeting state.
Verify these provider-specific assumptions against current primary documentation, the exact account edition, administrator policy, and a non-production test. Record the required permission, authoritative identifier, fallback state, and owner for reconnects. The Meetin.gs verification standard explains how change-sensitive provider claims are treated.
Close provider review points
- Specify how close leads. Turn this provider-specific dependency into an acceptance criterion with a named owner, expected result, and safe fallback.
- Cancellation reversals should respond to each meeting state. Turn this provider-specific dependency into an acceptance criterion with a named owner, expected result, and safe fallback.
Scheduling data and actions in the workflow
The connection should exchange only what the scheduling job requires. For Close, review these three data groups before granting access:
- Contact and company identifiers. Document its source, destination, owner, and behavior after a cancellation or deletion.
- Event type, campaign context, and qualification answers. Document its source, destination, owner, and behavior after a cancellation or deletion.
- Booking, reschedule, cancellation, and outcome state. Document its source, destination, owner, and behavior after a cancellation or deletion.
Common Close scheduling use cases
Routing an account to its existing owner
This use case should be tested from the organizer's action through the guest-facing result. Include a changed meeting and a failed downstream action, not only a successful new booking.
Creating a meeting activity without duplicate contacts
This use case should be tested from the organizer's action through the guest-facing result. Include a changed meeting and a failed downstream action, not only a successful new booking.
Starting a follow-up task when a qualified meeting is booked
This use case should be tested from the organizer's action through the guest-facing result. Include a changed meeting and a failed downstream action, not only a successful new booking.
Close setup and verification checklist
- Document the matching key used for contacts and companies.Record the expected result and the person responsible when it does not occur.
- Test duplicates, missing owners, and an ineligible routing answer.Record the expected result and the person responsible when it does not occur.
- Map lifecycle changes separately instead of treating every event as a new booking.Record the expected result and the person responsible when it does not occur.
Availability, permissions, and limits
CRM automation is only as reliable as ownership and matching data. Define a visible fallback for ambiguous or missing records.
Meetin.gs currently lists this connection as part of its integration architecture. Use the connection request to confirm current production status, supported accounts, scopes, pricing, and rollout timing. This avoids designing a critical workflow around an unverified roadmap item.
Map the Close workflow before connecting it.
Bring the trigger, required data, failure path, and desired guest outcome.
Discuss the connectionClose in one clear flow
Close sends the needed scheduling state to the right system. It keeps the organizer and guest on one record. This prevents a booking change from becoming a silent data mismatch.
Compare this flow with the CRM scheduling integration requirements. Then use the API and webhook help guide to plan retries and recovery.
Simple rule: one booking creates one stable identity. Every later change updates that identity instead of creating a second record.
Close lifecycle acceptance criteria
Use a non-production Close account and one disposable meeting to prove the full connection. Record provider object identifiers beside the Meetin.gs event or booking identifier so every later change can be traced to the same relationship.
| State | Close expectation | Failure to prevent |
|---|---|---|
| Authorization | The intended account grants only the scopes required to associate a meeting with the right person, company, owner, and revenue record so follow-up begins with clean context. | A personal, test, or former employee account silently owns production records. |
| Confirmation | One provider object is created or updated with the required scheduling data. | A retry creates duplicates or exposes fields that the provider does not need. |
| Reschedule | The original Close relationship moves to the new time and preserves identity. | Old and new records both appear active. |
| Cancellation | The provider reaches the documented cancelled, refunded, removed, or inactive state. | The guest receives stale details or capacity remains blocked. |
| Connection failure | The booking stays understandable, the failure is visible, and retry is safe. | A connected action disappears without an owner or participant-facing fallback. |
Provider-specific boundary
Specify how Close leads, contacts, opportunities, activities, owners, sequences, and cancellation reversals should respond to each meeting state. This is the configuration most likely to distinguish a dependable Close connection from a generic successful API response.
Minimum data review
Confirm the purpose and retention of contact and company identifiers, event type, campaign context, and qualification answers, and booking, reschedule, cancellation, and outcome state. Do not copy free-text responses, calendar descriptions, participant identifiers, or internal links when the stated connection job does not require them.
Close integration questions
Provider-specific answers for teams planning a Close scheduling connection.
How does Close handle scheduled meeting activity?
Close is built around a tight call-and-email activity stream. Confirm how a scheduled meeting appears there so it does not become an entry the team scrolls past.
Does Close support automated lead assignment from a booking?
Verify assignment behavior directly, including how existing ownership is respected. Small-team CRMs often assume a simpler ownership model than a routing workflow needs.
What Close API scope is required?
Only what is needed to create the activity and read the lead. Close API keys are commonly issued per user, so record whose key is in production and how it will be rotated.
Before you commit to this connection
Whatever the provider, four checks decide whether a connection is dependable. Test authorization with the identity that will own it in production, one normal confirmation, one reschedule, and one cancellation. Then break it deliberately: revoke access, send a duplicate, and simulate a provider outage.
The meeting must stay visible and manageable even when the connected action fails. Preserve the booking record, show the participant something useful, alert a named owner, and make retry safe. The API and webhook guide covers idempotency and retry design, and the integration directory lists every connection reviewed to the same standard.
A Close operator brief
Specify how Close leads, contacts, opportunities, activities, owners, sequences, and cancellation reversals should respond to each meeting state.
Routing an account to its existing owner needs a named Close object, authoritative identifier, permitted data set, expected lifecycle result, and recovery owner before it belongs in a production workflow.
Creating a meeting activity without duplicate contacts needs a named Close object, authoritative identifier, permitted data set, expected lifecycle result, and recovery owner before it belongs in a production workflow.
Starting a follow-up task when a qualified meeting is booked needs a named Close object, authoritative identifier, permitted data set, expected lifecycle result, and recovery owner before it belongs in a production workflow.
The operator should be able to trace a guest action from Meetin.gs to the exact provider response and back again. That trace is more useful than a green connection badge because it also explains delayed, duplicated, rejected, and cancelled work.