Zoho Backstage · Attendee lookup

Setup wizard

You are the event organizer. Your integration partner may give you a Zoho OAuth Client ID and Client Secret, or you can create your own in the Zoho API Console — both work the same here. Nothing on this page is sent to browsers at your expo; it is saved only on this server.

Optional

Register or open an OAuth client

You do not need a brand-new Zoho app if your developer already gave you a Client ID and Client Secret — use those in Step 1. Use this section only if you are creating your own server-based client instead.

  1. In Zoho API Console, create a server-based application (or open the existing one your developer set up for you).
  2. Add this exact redirect URL under Authorized redirect URIs for that client (required for OAuth whether the app is yours or shared):

          

If this server uses a public HTTPS URL in production, set PUBLIC_BASE_URL in the process environment so this redirect matches what you register in Zoho (see README).

Step 1 — OAuth client

Choose your Zoho data center (where your Backstage portal lives), then paste Client ID and Client Secret.