Integrate our data with any system you like! Webhook Notifications (per user, available to all users)
- JSON - (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
- Your application will need to be capable of receiving JSON.
Location in Application
- Login to your dashboard
- Go to 'Configuration -> Users'
- We recommend creating a New User for Webhooks only
Step 1:
Edit User ->Other Integration
Step 2.
Enable the Webhook by clicking the checkbox and inserting the postback URL
Step 3.
Update User after you click 'Test Postback Now'

Fields Available
This integration is useful for connecting Franchise Ninja with other systems. When your site receives new traffic, instead of sending an email alert, a Webhook will be sent in JSON with the following fields available to map into your system.
| 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 |