For the complete documentation index, see llms.txt. This page is also available as Markdown.

Import from AFAS Profit

Category: ERP

Version: 1.0

Last updated: May 28, 2026

Author: Any2Info


Description

The Import From AFAS Profit node allows you to retrieve data from AFAS Profit into your data flow. It uses AFAS Get Connectors to access data entities.

AFAS Profit exposes data through Connectors. Within this node, you configure which data you want to retrieve via the Advanced settings.

The process works as follows:

  1. Select a valid Connection to AFAS Profit

  2. Open Advanced and choose:

    • The entity (Get Connector)

    • The fields (columns) you want to retrieve

  3. Optionally configure the Page Size

  4. The node retrieves the data and outputs it into your flow


Configuration Options

Setting
Required
Description

Connection

Yes

Select the connection to your AFAS Profit environment.

Advanced

Yes

Opens a configuration screen where you select the Get Connector (entity) and the fields (columns) you want to retrieve.

Page Size

No

Defines how many records are retrieved per request.


AFAS Connectors

AFAS Profit works with two types of connectors:

** Get Connectors **

  • Used to retrieve data from AFAS Profit

  • Expose predefined datasets (entities) such as employees, invoices, or projects

  • Can be configured in AFAS to include specific fields

** Update Connectors **

  • Used to create or update data in AFAS Profit

  • Not used in the Import From AFAS Profit node, but relevant for export or update scenarios


Tips & Best Practices

  • Available connectors and fields depend on your AFAS Profit configuration

  • Access rights in AFAS determine which data can be retrieved

  • Only select the fields you actually need in the Advanced configuration

  • Use a reasonable Page Size to balance performance and memory usage

  • Ensure the selected Get Connector is properly configured in AFAS Profit

Changelog

Version
Date
Change

1.0

May 28, 2026

Initial documentation version added.

Last updated

Was this helpful?