Map the data flow
Define whether the integration creates contacts, updates deals, opens tickets, sends documents or syncs products.
Connect operational data to forms, sites, internal tools and external systems without losing traceability.
To integrate Business Studio, define which events or entities need to move, configure credentials, use the API to create or read data and use webhooks to send relevant events to other systems.
Chaves de API
api_keys.writeSalvar esta chave agora
bs_live_ab12_sk_9xQ...Logs de entrega
The animated mockup shows event selection, key creation, webhook test and contact or ticket registration.
Chaves de API
api_keys.writeSalvar esta chave agora
bs_live_ab12_sk_9xQ...Docs da API
v2GET /api/business-studio/v2/contacts
Authorization: Bearer bs_live_...
scope = crm.read
Define whether the integration creates contacts, updates deals, opens tickets, sends documents or syncs products.
Use API when another system needs to query or create data; use webhook when Business needs to notify that something happened.
Create the key, endpoint, test event and logs before putting the integration into the real flow.
Record errors, retries, data scope and permissions to avoid exposing sensitive information.
To integrate Business Studio, define which events or entities need to move, configure credentials, use the API to create or read data and use webhooks to send relevant events to other systems.
Before opening AbstractOS, gather lead list, sales stage, owner, SLA, conversation history, offer, and qualification rule. Better inputs reduce the chance that AI creates something polished but disconnected from real operations. Configure the flow around one simple hypothesis: prioritize the action that reduces context loss, improves response speed, and creates a verifiable next step. Avoid starting with visual details or automations before validating the core intent.
Review process owner, next action, SLA, data quality, and pipeline effect. If any of these points are weak, treat the output as a draft and run another iteration before publishing or scaling. Finish by recording lead, company, deal, ticket, task, and support history. This turns the learning moment into operational memory and makes auditing, collaboration, and measurement easier later.
Use this module when the flow needs to become an operational routine, not just a one-off action. The goal is to leave with a usable artifact, a clear decision, and a recorded next step.
Before opening AbstractOS, gather lead list, sales stage, owner, SLA, conversation history, offer, and qualification rule. Better inputs reduce the chance that AI creates something polished but disconnected from real operations.
Configure the flow around one simple hypothesis: prioritize the action that reduces context loss, improves response speed, and creates a verifiable next step. Avoid starting with visual details or automations before validating the core intent.
Review process owner, next action, SLA, data quality, and pipeline effect. If any of these points are weak, treat the output as a draft and run another iteration before publishing or scaling.
Finish by recording lead, company, deal, ticket, task, and support history. This turns the learning moment into operational memory and makes auditing, collaboration, and measurement easier later.
A site created in Prisma Studio can send forms into Business Studio contacts and receive a webhook when a proposal is signed.
In Business Studio, use integrations, API keys and webhooks to connect contacts, deals, tickets, documents and products to the rest of the operation.
Configure integrationNovo webhook
ativoURL
https://hooks.empresa.com/crm
Secret
whsec_••••••••
Eventos
contact.created · deal.won
Logs de entrega
Turn scattered contacts into a commercial base with context, priority, history and a clear next step.
Turn repeated questions into useful articles that speed up support and create self-service for customers.
Reduce forgotten tasks and repetitive work by creating rules to remind, nurture and reply at the right moment.
No. API is an active call to create or read data; webhook is a notification sent when an event happens.
For advanced integrations, yes. But the event and entity map can be defined by operations before code.
Send the minimum needed for the flow to work, respecting permissions, consent and customer context.