Workflow

Deployment, compatibility routes and limitations

Implement server-side integration, understand visible versus advanced UI coverage and verify production behaviour.

17 connected guidesLive filterPermission-aware instructions
17 guides
Category

Proplix Secure API Gateway

Open guide →
Guide

Use the recommended backend architecture

External browser talks to its own backend; backend holds master token, creates short client sessions and proxies authorised data.

Open guide →
Guide

Create a test portal profile

Use a non-production profile, restricted IP and limited sections.

Open guide →
Guide

Test session creation

POST bearer + active contact_id and inspect expiry.

Open guide →
Guide

Test /me

Call with session token and confirm only allowed/owned sections.

Open guide →
Guide

Test client login

Use a controlled client account.

Open guide →
Guide

Test registration

Use a controlled email/company and review created CRM records.

Open guide →
Guide

Test forgotten password

Confirm expected email behaviour without account disclosure.

Open guide →
Guide

Test Service Journeys adapter

Use an owned journey with visible/non-visible data.

Open guide →
Guide

Test property/compliance endpoints

Use linked and unlinked properties and certificate visibility.

Open guide →
Guide

Test documents

Upload supported and unsupported files, then test authorised/unauthorised downloads.

Open guide →
Guide

Test revocation

Revoke profile and confirm subsequent calls fail.

Open guide →
Guide

Understand advanced v1 UI limitation

Controller/model capabilities exist but current manage.php does not render the source/key form.

Open guide →
Guide

Understand advanced v2 UI limitation

Controller/model capabilities exist but current manage.php does not render module-resource/profile forms.

Open guide →
Guide

Understand webhook limitation

The supplied gateway provides request/response APIs, not an outbound webhook administration system.

Open guide →
Guide

Understand token recovery limitation

One-time tokens cannot be recovered; create a replacement and revoke the old profile/key.

Open guide →
Guide

Run production verification

Validate TLS, IP whitelist, rate limit, permissions, ownership, logs, expiry, revocation, module adapters and file controls.

Open guide →