📝 Basic Endpoint Information
- Title - Agent identifier associated with the endpoint (e.g., n60hIfrJ8r)
- URL - Complete webhook URL for API communications
- Method - HTTP POST method for API calls
- Back Button - Return to agent listing without saving changes

🛠️ Dynamic Field Management
📖 Overview Dynamic Field Management allows companies to customize and configure data fields according to their specific business requirements. This flexible system enables organizations to collect relevant customer information that aligns with their CRM structure and business processes.📋 Form Data
- phone_number – Customer phone number
- email – Customer email address
- first_name – Customer’s first name
- last_name – Customer’s last name
- email_Address – Alternate email address
- address – Street address
- city – City name
- zip_code – Postal/ZIP code
- country – Country information
- phone_number1 – Additional/alternative phone number
- audiencecalbid – Audience Calendar ID
- new_user_field – Custom user-provided field
- wayan_cf – Wayan custom field (purpose defined by workflow)
- ghl_contact_id – GoHighLevel contact ID
- override_agent_id – Override default agent ID
- local_presence_number – Yes/No.
📞 How local presence number selection works:
When local_presence_number is enabled (Yes):If a qualifying number is found, it dynamically overrides the default
- The system tries to auto-pick a number matching the recipient’s area code for local presence effect.
- The number must belong to the same company as the AI agent.
- Only numbers with a Spam Status of
Cleanare eligible.- The number must not have reached its daily outbound call limit (calls_per_number). By default, this is 50 calls per day, but each company can configure this limit in their AI settings profile.
- The system counts today’s outbound calls for each number (
ai_call_historieswheredirection = "outbound"andcreated_atis today) and only considers numbers still below the limit.from_numberfor this call. If no such number is available, the agent’s default caller ID is used.

⚡ Quick Actions
View Endpoint Details
Access complete endpoint configuration and URL parameters
Test Endpoint
Validate endpoint functionality with test data submissions
Monitor Activity
Track endpoint usage and response performance
Update Configuration
Modify endpoint settings and form data parameters