Manage Integration

📱 App Centre: Integration → Manage Integration

Overview

The Manage Integration page controls whether the app integration feature is enabled and allows up to three integration code functions to be stored.

These functions are typically used to help the app retrieve data from your website or send data back to the server.

Each integration slot includes:

  • a reference name
  • a Javascript code field

These are used internally by the app and should only be edited if you have been specifically advised to do so.

What this page does

From this page, you can:

  • enable or disable the main integration feature
  • define up to three integration code blocks
  • give each block an identifying name
  • save the code so it can be used by the app

How to use Manage Integration

1. Enable Integration

At the top of the page, you will see the Enable Integration switch.

  • Turn this on to allow the app to use the configured integration functions
  • Turn it off to disable them

This setting should only be changed when you understand how your app has been configured.

2. Add the integration reference name

You will see three fields:

  • Form 1 Id
  • Form 2 Id
  • Form 3 Id

These are used to identify each integration function.

For example, they may be used to label a user lookup function, a login bridge, or another custom process.

Use short, clear names if you are asked to populate these fields.

3. Add the Javascript code

Each form ID has a matching Javascript field:

  • Form 1 Javascript
  • Form 2 Javascript
  • Form 3 Javascript

These fields store the actual code used by the app integration.

This is live technical code. Incorrect changes may stop integration features from working correctly.

4. Save your changes

Once any changes have been made, click Save.

Best practice

  • Only edit this page if you have been instructed to do so by Hoofpick/Apparati
  • Keep reference names clear and consistent
  • Avoid changing working code unless necessary
  • Do not paste code from unknown or untested sources
  • Keep a record of any changes made

Important note

This page is part of the technical integration layer of your app.

For most clients, this page will already be configured and should not need regular editing.

Did you find this article useful?

  • App Integration Overview

    📱 App Centre: Integration Overview The Integration section controls how your app, website, a...
  • Manage API Key

    📱 App Centre: Integration → Manage API Key Overview The Manage API Key page controls t...
  • Manage App Users

    📱 App Centre: Integration → Manage App Users Overview The Manage App Users page displa...
  • Auxilliary Code

    📱 App Centre: Integration → Auxilliary Code Overview The Auxilliary Code page is an ex...