website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
7min

data-user-id

Supported Types

  • Constant
  • JavaScript Function
  • JavaScript Global Variable

Used By

  • All Libraries except $pinc.auth

What does it do?

The data-user-id is your end user's ID and could be your user's email id or a username. It is the ID that will be associated with the authorization and the data that is communicated between applications once authorized.



The data-user-id is requested in Step 1 and Step 2 of Deploy.



Step 1

Requested in the <head> script tag



Document image



Step 2

Requested in the message sending code base

Document image







Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 10 Jun 2020
Did this page help you?
Yes
No
UP NEXT
$pinc.auth
Docs powered by archbee 
TABLE OF CONTENTS
Supported Types
Used By
What does it do?
Step 1
Step 2