📱 App Centre: Integration → Auxilliary Code
Overview
The Auxilliary Code page is an extension of the main integration setup.
It provides three additional code slots that can be used in the same way as the main Manage Integration page.
These extra slots are useful if your integration setup requires more than the original three functions.
As with the main integration page, these fields are technical and normally managed by Hoofpick/Apparati.
What this page does
From this page, you can:
- enable or disable auxiliary integration code
- define up to three additional code blocks
- give each code block a reference name
- save those functions for app use
How to use Auxilliary Code
1. Enable Auxilliaries
At the top of the page, you will see the Enable Auxilliaries switch.
- Turn this on to allow the app to use the auxiliary code blocks
- Turn it off to disable them
2. Add a reference name
You will see three reference fields:
- Aux 1 Ref.
- Aux 2 Ref.
- Aux 3 Ref.
These are used to identify each auxiliary function.
Use short and clear names if these fields need to be populated.
3. Add the Javascript code
Each reference field has a matching Javascript field:
- Aux 1 Javascript
- Aux 2 Javascript
- Aux 3 Javascript
These fields store the extra Javascript functions used by the integration setup.
As these are technical code fields, changes should be made with care.
4. Save your changes
Click Save once your changes have been entered.
Best practice
- Only use these fields when extra integration functions are required
- Keep naming consistent with the main integration functions
- Avoid editing working code without technical guidance
- Keep a note of what each auxiliary code block is used for
Important note
This page is an advanced extension of your integration setup and is not usually intended for routine client editing.