What fields are available when setting up a webhook?
What Fields Are Available When Setting Up a Webhook?
The webhook integration in Franchise Ninja allows you to seamlessly connect your platform with external systems—enabling real-time data transfer for automation, CRM syncing, and marketing workflows.
When configuring a webhook, you can map a variety of available fields to ensure the data being sent aligns with your destination system.
These fields can also serve as headers when exporting or filtering into Google Sheets.
| first_name |
| last_name |
| personal_email |
| contact_address |
| contact_address_2 |
| contact_metro_city |
| contact_state |
| contact_zip |
| contact_zip4 |
| gender |
| age_range |
| married |
| children |
| income_range |
| net_worth |
| homeowner |
| contact_job_title |
| contact_professional_email |
| contact_linkedin_url |
| contact_facebook_url |
| contact_twitter_url |
| company_name |
| company_linkedin_url |
| company_domain |
| company_employee_size_range |
| company_employees |
| company_revenue_range |
| company_primary_industry |
| company_address |
| company_address_2 |
| company_city |
| company_region_code |
| company_postal_code |
| session_date |
| remotesessionid |
| referrer |
| visitor_first_visit |
| visitor_search_term |
| visitor_search_engine |
| campaign_name |
| campaign_source |
| campaign_medium |
| campaign_term |
| campaign_content |
| pages_visited |
| full_url |
| host_name |
| page |
| querystring |
| anchor |
| page_time |
| visit_date |
Best Practices
-
Align field mapping with your destination system (CRM, email platform, etc.)
-
Prioritize key fields like email, engagement score, and campaign attribution
-
Validate required fields before activating your webhook
-
Test your webhook to confirm accurate data transfer
Key Takeaway
Webhook fields provide the foundation for integrating Franchise Ninja with your broader tech stack. By leveraging these fields effectively, you can automate workflows, improve speed to lead, and ensure your candidate data is actionable across all systems.
Related Articles
Integration of Our Data with Your Systems
Integration of Our Data with Your Systems HTTP Postback Notifications (per user, available to all users) In order to find this feature: Login to dashboard Configuration Go to Users New or Modify User Other Integration This feature is useful for ...
How to Create a Webhook to Zapier
How to Create a Webhook to Zapier When setting up your webhook integration, you have the option to route data through Zapier if your system does not support direct webhooks. In the example below, we’ll walk through how to send data to a Google Sheets ...
How do I create a Webhook to Zapier?
When setting up your Webhook integration, you have the option to send via Zapier if your system does not take a direct Webhook. In the example below, we will walk through how to send information to a Google Sheet in real-time with our Webhook ...
How to Configure the Webhook Directly
Integrate our data with any system you like! Webhook Notifications (per user, available to all users) Data Format JSON - (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for ...
How to set up a JSON webhook integration between Salesforce and Franchise Ninja
How to Set Up a JSON Webhook Integration Between Salesforce and Franchise Ninja Salesforce can accept direct JSON webhooks. A JSON webhook allows external systems to send JSON data to your Salesforce org without requiring OAuth authentication. Below, ...