> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/geral/sac-360/sac-360o-automacoes/sac-360o-como-enviar-link-de-calendario-publico-para-o-lead-usando-tokens.md).

# SAC 360º - Como enviar link de calendário público para o Lead usando tokens

Para este exemplo, usaremos uma automação de SAC360 personalizada.

<figure><img src="/files/o5jo3DPvsP2kYEHezwB7" alt=""><figcaption><p>Faça isso a partir da sua plataforma.</p></figcaption></figure>

No campo de mensagens, clique no botão de inserir token:

<figure><img src="/files/brRMkCHL4Q5yXSiXfLWd" alt=""><figcaption><p>Ele é encontrado no canto direito.</p></figcaption></figure>

Pesquise por "**Calendário"** ou o nome do calendário público que deseja enviar para o lead:

<figure><img src="/files/k74W9SliqcFxCzFJbOBU" alt=""><figcaption><p>As opções estarão todas listadas.</p></figcaption></figure>

Selecione a opção desejada. Uma mensagem opcional para ser encaminhada junto com o link pode ser adicionada também:

<figure><img src="/files/9c42mR36Ouj8VNgNyjGK" alt=""><figcaption><p>O token não será visto pelo lead.</p></figcaption></figure>

{% hint style="warning" %}
Não altere a informação diretamente dentro do token se não souber o que está fazendo!
{% endhint %}

Salve sua mensagem e pronto! O token será substituído pelo link do calendário público.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/geral/sac-360/sac-360o-automacoes/sac-360o-como-enviar-link-de-calendario-publico-para-o-lead-usando-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
