> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/syslog-3.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/syslog-3.0/erp-testados.md).

# ERP Compatíveis

A integração entre o Syslog e os principais ERP do mercado é simples e está disponível de forma standard.&#x20;

A lista de ERP compatíveis (ordenação alfabética) com o Syslog V3 é:

{% hint style="success" %}
Informação atualizada em 04 de agosto de 2021
{% endhint %}

## All\@Work

* ERP SIIPower (todas as versões em produção) :white\_check\_mark:&#x20;

## Eticadata

* Eticadata 18 - 18.00.01.0125:white\_check\_mark:&#x20;
* Eticadata 19 - 19.00.06.0455:white\_check\_mark:

## PHC

* PHC 24 - 24.10.00.240:white\_check\_mark:
* PHC 26 - 26.0.304.0:white\_check\_mark:

## Primavera

* Primavera 9 - 09.1510.1118:white\_check\_mark:
* Primavera 10 - 10.0010.0193:white\_check\_mark:

Plataformas *professional* e *empresarial*

## SAGE

* Sage50c 2021.02.001 (Build 99):white\_check\_mark:
* 50c Loja - 2018.60.016:white\_check\_mark:
* Sage100c 2021.02.03 (Build 112):white\_check\_mark:


---

# 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://doc.sysdevmobile.com/syslog-3.0/erp-testados.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.
