Forms
Last updated
Last updated
Success
Success
Success
const response = await fetch('/v2/forms', {
method: 'GET',
headers: {},
});
const data = await response.json();
{
"Results": [
{
"Name": "text",
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"FormFields": [
{
"AllowOrdering": false,
"RequirednessStatus": "Mandatory",
"AllowedRequirednessStatuses": [
"Mandatory"
],
"CustomField": {
"Text": "text",
"InternalDescription": "text",
"ProviderType": "CandidateOrRecruiter",
"QuestionType": "Text",
"VisibilityType": "Everyone",
"FieldType": "Candidate",
"FieldLocationType": "PersonalData",
"IsConfidential": false,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"ElasticMeta": "text",
"IsNeogov": false
},
"ScreeningQuestion": {
"Text": "text",
"QuestionType": "Text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
]
},
"DefaultField": {
"QuestionType": "text",
"Text": "text",
"ResourceKey": "text",
"DisplayName": "text",
"Options": [
{
"DisplayName": "text",
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"Fields": [],
"FieldLocation": "PersonalData"
}
}
],
"FormSubmitAction": {
"Type": "Redirect",
"Message": "text",
"Page": {
"Name": "text",
"Title": "text",
"Type": "Page",
"MetaTitle": "text",
"MetaDescription": "text",
"MetaUrl": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"Language": "text",
"Status": "Draft",
"IsPrimary": false,
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"Website": {
"Name": "text",
"Subdomain": "text",
"CustomDomain": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"FaviconUrl": "text",
"LogoUrl": "text",
"BrandingSettings": {
"FontFamily": "text",
"MainBrandColor": "text",
"TextColor": "text",
"HeaderColor": "text",
"SubHeaderColor": "text",
"CustomCss": "text",
"CustomJs": "text"
},
"SocialSettings": {
"Facebook": "text",
"Twitter": "text",
"Instagram": "text",
"LinkedIn": "text",
"CompanyWebsite": "text"
},
"AdvancedSettings": {
"Language": "text",
"Subdomain": "text",
"CustomDomain": "text",
"AllowIndexing": false,
"CareerSiteAddress": "text"
},
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"IsPrimary": false,
"Theme": {
"Name": "text",
"IsPrivate": false,
"Meta": {
"Css": "text",
"CssUrls": [
"text"
],
"HeaderJavascript": "text",
"HeaderJavascriptUrls": [
"text"
],
"BodyJavascript": "text",
"BodyJavascriptUrls": [
"text"
],
"SectionLayouts": [
{
"Type": "Header",
"Layouts": [
{
"Key": "text",
"Html": "text",
"ImageUrl": "text",
"Availability": "All"
}
]
}
]
}
},
"MenuItems": [
{
"Children": [],
"Label": "text",
"IsInternal": false,
"ExternalUrl": "text",
"IsHighlighted": false,
"ResolvedUrl": "text"
}
],
"Compliance": {
"GdprIsEnabled": false,
"EeoIsEnabled": false,
"CompanyLegalName": "text"
},
"Pages": [],
"NotLinkedPages": [],
"SystemPages": []
},
"Analytics": {
"Albacross": {
"ClientId": "text"
},
"FacebookPixel": {
"PixelId": "text",
"MetatagVerification": "text"
},
"GoogleAnalytics": {
"TrackingId": "text"
},
"Hotjar": {},
"GoogleTagManager": {
"TrackingId": "text"
},
"LinkedInInsightTag": {
"PartnerId": "text"
}
},
"Sections": [
{
"Header": "text",
"Subheader": "text",
"Type": "Header",
"Layout": "text",
"MenuTitle": "text",
"MenuShowFlag": false
}
]
},
"EmailSubject": "text",
"EmailBody": "text"
},
"ExternalUrl": "text",
"Status": "Draft",
"SubmissionRate": 0,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Actions": [
{
"Type": "SendEmail"
}
]
}
],
"Pages": {
"First": "text",
"Prev": "text",
"Next": "text",
"Last": "text"
},
"IdResults": [
{
"Name": "text",
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"FormFields": [
{
"AllowOrdering": false,
"RequirednessStatus": "Mandatory",
"AllowedRequirednessStatuses": [
"Mandatory"
],
"CustomField": {
"Text": "text",
"InternalDescription": "text",
"ProviderType": "CandidateOrRecruiter",
"QuestionType": "Text",
"VisibilityType": "Everyone",
"FieldType": "Candidate",
"FieldLocationType": "PersonalData",
"IsConfidential": false,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"ElasticMeta": "text",
"IsNeogov": false
},
"ScreeningQuestion": {
"Text": "text",
"QuestionType": "Text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
]
},
"DefaultField": {
"QuestionType": "text",
"Text": "text",
"ResourceKey": "text",
"DisplayName": "text",
"Options": [
{
"DisplayName": "text",
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"Fields": [],
"FieldLocation": "PersonalData"
}
}
],
"FormSubmitAction": {
"Type": "Redirect",
"Message": "text",
"Page": {
"Name": "text",
"Title": "text",
"Type": "Page",
"MetaTitle": "text",
"MetaDescription": "text",
"MetaUrl": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"Language": "text",
"Status": "Draft",
"IsPrimary": false,
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"Website": {
"Name": "text",
"Subdomain": "text",
"CustomDomain": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"FaviconUrl": "text",
"LogoUrl": "text",
"BrandingSettings": {
"FontFamily": "text",
"MainBrandColor": "text",
"TextColor": "text",
"HeaderColor": "text",
"SubHeaderColor": "text",
"CustomCss": "text",
"CustomJs": "text"
},
"SocialSettings": {
"Facebook": "text",
"Twitter": "text",
"Instagram": "text",
"LinkedIn": "text",
"CompanyWebsite": "text"
},
"AdvancedSettings": {
"Language": "text",
"Subdomain": "text",
"CustomDomain": "text",
"AllowIndexing": false,
"CareerSiteAddress": "text"
},
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"IsPrimary": false,
"Theme": {
"Name": "text",
"IsPrivate": false,
"Meta": {
"Css": "text",
"CssUrls": [
"text"
],
"HeaderJavascript": "text",
"HeaderJavascriptUrls": [
"text"
],
"BodyJavascript": "text",
"BodyJavascriptUrls": [
"text"
],
"SectionLayouts": [
{
"Type": "Header",
"Layouts": [
{
"Key": "text",
"Html": "text",
"ImageUrl": "text",
"Availability": "All"
}
]
}
]
}
},
"MenuItems": [
{
"Children": [],
"Label": "text",
"IsInternal": false,
"ExternalUrl": "text",
"IsHighlighted": false,
"ResolvedUrl": "text"
}
],
"Compliance": {
"GdprIsEnabled": false,
"EeoIsEnabled": false,
"CompanyLegalName": "text"
},
"Pages": [],
"NotLinkedPages": [],
"SystemPages": []
},
"Analytics": {
"Albacross": {
"ClientId": "text"
},
"FacebookPixel": {
"PixelId": "text",
"MetatagVerification": "text"
},
"GoogleAnalytics": {
"TrackingId": "text"
},
"Hotjar": {},
"GoogleTagManager": {
"TrackingId": "text"
},
"LinkedInInsightTag": {
"PartnerId": "text"
}
},
"Sections": [
{
"Header": "text",
"Subheader": "text",
"Type": "Header",
"Layout": "text",
"MenuTitle": "text",
"MenuShowFlag": false
}
]
},
"EmailSubject": "text",
"EmailBody": "text"
},
"ExternalUrl": "text",
"Status": "Draft",
"SubmissionRate": 0,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Actions": [
{
"Type": "SendEmail"
}
]
}
]
}
const response = await fetch('/v2/forms/{id}/candidate', {
method: 'POST',
headers: {
"Content-Type": "application/json-patch+json"
},
body: JSON.stringify({
"FirstName": "text"
}),
});
const data = await response.json();
{
"CandidateUid": "123e4567-e89b-12d3-a456-426614174000",
"FirstName": "text",
"LastName": "text",
"CurrentJobTitle": "text",
"CurrentCompany": "text",
"Email": "text",
"PreferredLanguage": "text",
"ExternalId": "text",
"CandidateUrl": "text",
"ApplicationUrl": "text",
"HasAccess": false,
"IsDuplicate": false,
"IsDisqualified": false
}
const response = await fetch('/v2/forms/{id}', {
method: 'GET',
headers: {},
});
const data = await response.json();
{
"Name": "text",
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"FormFields": [
{
"AllowOrdering": false,
"RequirednessStatus": "Mandatory",
"AllowedRequirednessStatuses": [
"Mandatory"
],
"CustomField": {
"Text": "text",
"InternalDescription": "text",
"ProviderType": "CandidateOrRecruiter",
"QuestionType": "Text",
"VisibilityType": "Everyone",
"FieldType": "Candidate",
"FieldLocationType": "PersonalData",
"IsConfidential": false,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"ElasticMeta": "text",
"IsNeogov": false
},
"ScreeningQuestion": {
"Text": "text",
"QuestionType": "Text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Options": [
{
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
]
},
"DefaultField": {
"QuestionType": "text",
"Text": "text",
"ResourceKey": "text",
"DisplayName": "text",
"Options": [
{
"DisplayName": "text",
"Text": "text",
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Disqualify": false
}
],
"Fields": [],
"FieldLocation": "PersonalData"
}
}
],
"FormSubmitAction": {
"Type": "Redirect",
"Message": "text",
"Page": {
"Name": "text",
"Title": "text",
"Type": "Page",
"MetaTitle": "text",
"MetaDescription": "text",
"MetaUrl": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"Language": "text",
"Status": "Draft",
"IsPrimary": false,
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"Website": {
"Name": "text",
"Subdomain": "text",
"CustomDomain": "text",
"Slug": "text",
"RelativeUrl": "text",
"ResolvedUrl": "text",
"FaviconUrl": "text",
"LogoUrl": "text",
"BrandingSettings": {
"FontFamily": "text",
"MainBrandColor": "text",
"TextColor": "text",
"HeaderColor": "text",
"SubHeaderColor": "text",
"CustomCss": "text",
"CustomJs": "text"
},
"SocialSettings": {
"Facebook": "text",
"Twitter": "text",
"Instagram": "text",
"LinkedIn": "text",
"CompanyWebsite": "text"
},
"AdvancedSettings": {
"Language": "text",
"Subdomain": "text",
"CustomDomain": "text",
"AllowIndexing": false,
"CareerSiteAddress": "text"
},
"Created": "2024-11-21T06:32:03.679Z",
"LastModified": "2024-11-21T06:32:03.679Z",
"ModifiedBy": {
"Id": "123e4567-e89b-12d3-a456-426614174000",
"Name": "text",
"Email": "text",
"SenderEmail": "text",
"Username": "text",
"Headline": "text",
"Avatar": "text",
"Role": "Administrator",
"InvitationSentTime": "2024-11-21T06:32:03.679Z"
},
"IsPrimary": false,
"Theme": {
"Name": "text",
"IsPrivate": false,
"Meta": {
"Css": "text",
"CssUrls": [
"text"
],
"HeaderJavascript": "text",
"HeaderJavascriptUrls": [
"text"
],
"BodyJavascript": "text",
"BodyJavascriptUrls": [
"text"
],
"SectionLayouts": [
{
"Type": "Header",
"Layouts": [
{
"Key": "text",
"Html": "text",
"ImageUrl": "text",
"Availability": "All"
}
]
}
]
}
},
"MenuItems": [
{
"Children": [],
"Label": "text",
"IsInternal": false,
"ExternalUrl": "text",
"IsHighlighted": false,
"ResolvedUrl": "text"
}
],
"Compliance": {
"GdprIsEnabled": false,
"EeoIsEnabled": false,
"CompanyLegalName": "text"
},
"Pages": [],
"NotLinkedPages": [],
"SystemPages": []
},
"Analytics": {
"Albacross": {
"ClientId": "text"
},
"FacebookPixel": {
"PixelId": "text",
"MetatagVerification": "text"
},
"GoogleAnalytics": {
"TrackingId": "text"
},
"Hotjar": {},
"GoogleTagManager": {
"TrackingId": "text"
},
"LinkedInInsightTag": {
"PartnerId": "text"
}
},
"Sections": [
{
"Header": "text",
"Subheader": "text",
"Type": "Header",
"Layout": "text",
"MenuTitle": "text",
"MenuShowFlag": false
}
]
},
"EmailSubject": "text",
"EmailBody": "text"
},
"ExternalUrl": "text",
"Status": "Draft",
"SubmissionRate": 0,
"IsTranslated": false,
"Translation": {
"TranslationProperties": [
"text"
],
"TranslationRequiredProperties": [
"text"
],
"Translations": [
{
"Language": "text",
"Property": "text",
"TranslateValue": "text"
}
]
},
"Actions": [
{
"Type": "SendEmail"
}
]
}