# Calendario su telefono

## 📱 Sistema Android

L'importazione del calendario attività su sistema Android è possibile tramite l'app iCalSync, scaricabile da playstore (<https://play.google.com/store/search?q=iCalSync&c=apps>).

Per prima cosa si dovrà risalire all'API token, visualizzabile dalla schermata che si presenterà cliccando sul nome dell'azienda, sotto calendario interventi.

![](/files/ENpZCQf3KRIDiB1PcgoL)

![](/files/gqEdFsAUqcsF8wSctSly)

{% hint style="danger" %}
L'API corretto è quello nella sezione di destra: Calendario interventi. Copiando l'API nella sezione API la procedura non andrà a buon fine.
{% endhint %}

Si dovrà ora lanciare l'app iCalSync appena scaricata e la schermata che si presenterà sarà questa, dove si andranno ad inserire il nome del calendario, l'API token e la frequenza di sincronizzazione.

&#x20;                                                                 <img src="/files/X8IeGztRXlW26ssnSt1f" alt="" data-size="original">

Andando ora ad aprire il calendario si potranno vedere gli interventi registrati sulla dashboard.

![](/files/3gBPRXyow2GYdbDovuXV)

&#x20;                                                          <img src="/files/1ITubIg7bVitzoqfiCWX" alt="" data-size="original">

Il calendario si sincronizzerà ogni 30 minuti come preimpostato, per forzare la sincronizzazione di un'attività appena creata in dashboard basterà premere sul calendario OSM dentro l'app.

![](/files/vg807HrxAm8ctMdm4SSV)

![](/files/qaTN1611D7eZ63p7bfJZ)

## 📱 Sistema iOS

Con sistema iOS si può configurare un nuovo calendario dall'app standard del calendario.


---

# Agent Instructions: 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:

```
GET https://docs.openstamanager.com/2.4.36/guide/esempi/calendario-su-telefono.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
