Functions API
API Get Login Link

Thaha
App Builder & Automation Expert
Stay Updated with ProcFu!
Subscribe to our newsletter for the latest tips, updates, and automation insights.
Subscribe NowScript
This script generates a unique login link that allows a user to authenticate with a specific API service that's integrated with their ProcFu account. It's particularly useful for setting up or refreshing a user's connection to an OAuth2 service.
Arguments
- api_service: The name of the API service as identified within your ProcFu integrations. This is the name you gave the service when you added it to your ProcFu account.
- user_id: A unique identifier for the user. This can be any string that serves as an internal reference to identify the user in subsequent API calls.
Returns
A secure HTTPS link. You must visit this link to authenticate or re-authenticate with the specified API service, granting the necessary permissions for ProcFu scripts to operate on their behalf.