Website API

Create a new enterprise lead

Creates a new lead for General Assembly's enterprise team.

Parameters

Name Description
name Name
email Email Address
phone Phone Number
company Company Name
company_employee_count Number of Employees
company_department Department
company_industry Industry
company_needs Company Needs
job_title A lead's job title
job_level The level of a lead's role, i.e. Manager, C-Suite
job_function The type of team or department in which a lead works
information Additional Information
linkedin Linkedin Profile URL
ip_address IP Address
visitor_id Visitor ID
submission_url The URL where the form was submitted from
lead_source The source where this lead was generated
enterprise_form_handler The enterprise form handler identifier for this lead
opt_in Whether or not the user opted in to marketing emails (boolean)
source_campaign_category Source campaign category associated with lead form
source_campaign Source campaign associated with lead form
metadata Marketing data

Request

Headers

Authorization: [your_auth_token]
Accept: application/json
Content-Type: application/json

Route

POST /api/v1/website/enterprise_leads

Body

Response

Headers

Content-Type: application/json

Status

202