# Flowcode

## **Connector Overview**

<figure><img src="/files/GoaMXkE0U3bQMBXqXlZ8" alt="" width="377"><figcaption></figcaption></figure>

Flowcode is a QR code platform that helps businesses create branded QR codes to connect physical and digital experiences, track user engagement, and streamline marketing efforts.

**Authentication Type**

Basic & OAuth2

## **Webhook Supported**

Yes/No

## **Secrets**

* Basic
  * PAN\_SEC\_FLOWCODE\_API\_KEY
* OAuth2
  * PAN\_SEC\_FLOWCODE\_OAUTH\_CLIENT\_ID
  * PAN\_SEC\_FLOWCODE\_OAUTH\_CLIENT\_SECRET
  * PAN\_SEC\_FLOWCODE\_OAUTH\_ACCESS\_TOKEN
  * PAN\_SEC\_FLOWCODE\_OAUTH\_BASE\_URL
  * PAN\_SEC\_FLOWCODE\_OAUTH\_TOPICS

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Flowcode information must be gathered:

* Basic
  * API Key
* OAuth2
  * Client ID
  * Client Secret
  * Base Url
  * None

## **API Resources**

For more information on how to utilize the Flowcode API, feel free to reference the following [documentation](https://developer.flowcode.com/documentation/flowcode-api#/).


---

# 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.pandium.com/connectors/connectors-101/flowcode.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.
