---
title: "FLEMMING Automationstechnik GmbH - Contact form"
description: "Flemming Automationstechnik GmbH, Siemens Solution Partner, PCS7 Specialist, Öl & cryogenes Gas"
url: "https://flemming-automationstechnik.de/en/contact-form"
date: "2026-09-14T08:28:33+00:00"
language: "en-GB"
---

First name \*

  Last name \*

  Company

  Phone

  Email \*

  Adress \*

  Postal code \*

  City, State \*

  Subject, Your message \*

   privacy policy \*   I hereby agree, that the information provided by me in the contact form will be collected and processed in order to answer my inquiry. As soon as the handling of your inquiry has been completed, your data will be deleted. Note: Your approval of this procedure can be abrogated at any given point in the future by sending an email to . Detailed information about our policy concerning the handling of user data can be found on our [privacy policy.](https://flemming-automationstechnik.de/en/privacy-policy)

 Phone

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://flemming-automationstechnik.de/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contact form",
            "item": "https://flemming-automationstechnik.de/en/contact-form"
        }
    ]
}
```
