info@ismena.com
Ismena websiteIsmena websiteIsmena websiteIsmena website
  • Home
  • About us
  • Technologies
    • Cloud Services
      • Google Cloud Platform
        • Networking
        • Compute
        • Storage
        • SAP on GCP
        • Google Maps
        • Data Center Modernization
    • Infrastructure
      • iSolution Services
      • Unified Communication
      • Network Security
      • Access Security & Control
      • Computing Platforms
      • Structured Cabling Infrastructure
      • Datacenter Infrastructure
      • Networking Infrastructure
      • Retail Analytics
      • Cloud Infrastructure
    • Integration
      • Apigee
      • IBM
      • Custom Connectors
      • UnifAI
    • Security
      • Security Consulting Services
      • Security Solutions
    • Data & AI
      • BigQuery, Looker
      • Gemini
    • Collaboration Tools
      • Google Workspace For Enterprise
    • ERP-CRM
      • Odoo
      • Salesforce
      • SAP on GCP
    • DevOps
      • GCP
      • SonarSource
    • Managed Service Provider
      • Managed Service Provider
    • App Development
      • App Development
    • Open Banking
      • Open banking
    • Chrome Devices
  • Unplugged Podcast
  • Blog
    • Success Stories
    • News
    • Articles
  • Careers
  • Contact Us

Technologies

Integration

Custom Connectors

Explore All Connectors

Indeed Connector

Indeed Connector

Connector Details

Type

Virtual machines, Single VM , BYOL

Runs on

Google Compute Engine

Last Update

24 October, 2024

Category

Overview

Documentation

Pricing

Support

Overview

This document provides a detailed guide for each integration point, its purpose, configuration, and workflow support using the Indeed Connector.

Integration Overview

This document provides a detailed guide for each integration point, its purpose, configuration, and workflow support using the CurrencyLayer Connector.

  • getJobDetails: Retrieve details for a specific job.
  • searchJobs: Search for jobs with multiple filters.
  • getCompanyDetails: Retrieve details for a specific company.
  • searchCompanies: Search for companies by name.
  • getCompanyJobs: Retrieve job postings for a specific company.

Detailed Integration Documentation

Job Details Retrieval

Action getJobDetails
Purpose Retrieves detailed information for a specific job posting.
Parameters
  • Required: job_id: The unique ID of the job (string, e.g., 12345).
  • Required: X-RapidAPI-Key: Your API key for authentication (string).
  • Optional: locality: Locality to filter job details (string).
Output
  • Successful: Returns job details including title, company, location, description, and requirements.
  • Failure: Returns error details (e.g., unauthorized, invalid job ID).
Workflow Example
  • Execute getJobDetails with job_id=12345.
  • Parse the response for job title, description, and employer.
  • Display job information to users.

Job Search

Action searchJobs
Purpose Allows searching for jobs using filters such as keywords, location, type, and date.
Parameters
  • Required: X-RapidAPI-Key: Your API key for authentication (string).
  • Optional: query: Search term (string, e.g., "Software Engineer").
  • Optional: location: Location filter (string, e.g., "New York").
  • Optional: page_id: Page number for pagination (integer).
  • Optional: locality: Locality filter (string).
  • Optional: fromage: Time range in days since posting (integer, e.g., 7).
  • Optional: radius: Search radius in miles (integer).
  • Optional: sort: Sorting order (string, e.g., "date").
  • Optional: job_type: Job type filter (string, e.g., "permanent").
Output
  • Successful: Returns a list of job postings with job IDs, titles, company names, and summaries.
  • Failure: Returns error details (e.g., unauthorized, bad request).
Workflow Example
  • Execute searchJobs with query="Software Engineer" and location="New York".
  • Review job listings returned.
  • Provide results to end-users in a search interface.

Company Details Retrieval

Action getCompanyDetails
Purpose Retrieves detailed information about a specific company.
Parameters
  • Required: company: The company name or ID (string, e.g., "Google").
  • Required: X-RapidAPI-Key: Your API key (string).
  • Optional: locality: Locality filter (string).
Output
  • Successful: Returns company details including name, industry, ratings, and headquarters.
  • Failure: Returns error details (e.g., invalid key, company not found).
Workflow Example
  • Execute getCompanyDetails with company="Google".
  • Display company profile data in application.

Company Search

Action searchCompanies
Purpose Searches for companies by name.
Parameters
  • Required: X-RapidAPI-Key: Your API key (string).
  • Optional: company_name: Search query for company name (string, e.g., "Amazon").
  • Optional: locality: Locality filter (string).
Output
  • Successful: Returns a list of companies matching the query with IDs and basic details.
  • Failure: Returns error details.
Workflow Example
  • Execute searchCompanies with company_name="Amazon".
  • Select the desired company ID for further queries.

Company Jobs Retrieval

Action getCompanyJobs
Purpose Retrieves job listings posted by a specific company.
Parameters
  • Required: company: The company name or ID (string, e.g., "Microsoft").
  • Required: X-RapidAPI-Key: Your API key (string).
  • Optional: locality: Locality filter (string).
  • Optional: start: Starting index for pagination (integer).
Output
  • Successful: Returns job postings related to the company.
  • Failure: Returns error details (e.g., unauthorized, bad request).
Workflow Example
  • Execute getCompanyJobs with company="Microsoft".
  • Review all job listings from that company.
  • Use the listings to populate a careers page or dashboard.

Workflow Creation with the Connector

Example Workflow: Job Search and Company Data Retrieval

Search Jobs Use searchJobs with query="Data Scientist" and location="Berlin". Display list of available job postings.
Retrieve Job Details Select a job from the listings and call getJobDetails with its job_id. Display full job description and requirements.
Retrieve Company Information Use getCompanyDetails with the company ID returned in job results. Provide company insights to the user.
Get Company Jobs Call getCompanyJobs with the company name or ID to fetch all job postings from the same employer. Enrich job seeker experience with complete company job listings.

Pricing

Request a Quote

Support

For Technical support please contact us on

custom-connectors-support@isolutions.sa

iSolution logo - white - transparent 250 px

iSolution logo - white - transparent 250 px

A tech solution company dedicated to providing innovation thus empowering businesses to thrive in the digital age.

  • Home
  • About us
  • Blog
  • Careers
  • Success Stories
  • News
  • Articles
  • Contact Us
  • Terms and conditions
  • Privacy Policy
© Copyright 2024 iSolution | All Rights Reserved
  • Home
  • About us
  • Technologies
    • Cloud Services
      • Google Cloud Platform
        • Networking
        • Compute
        • Storage
        • SAP on GCP
        • Google Maps
        • Data Center Modernization
    • Infrastructure
      • iSolution Services
      • Unified Communication
      • Network Security
      • Access Security & Control
      • Computing Platforms
      • Structured Cabling Infrastructure
      • Datacenter Infrastructure
      • Networking Infrastructure
      • Retail Analytics
      • Cloud Infrastructure
    • Integration
      • Apigee
      • IBM
      • Custom Connectors
      • UnifAI
    • Security
      • Security Consulting Services
      • Security Solutions
    • Data & AI
      • BigQuery, Looker
      • Gemini
    • Collaboration Tools
      • Google Workspace For Enterprise
    • ERP-CRM
      • Odoo
      • Salesforce
      • SAP on GCP
    • DevOps
      • GCP
      • SonarSource
    • Managed Service Provider
      • Managed Service Provider
    • App Development
      • App Development
    • Open Banking
      • Open banking
    • Chrome Devices
  • Unplugged Podcast
  • Blog
    • Success Stories
    • News
    • Articles
  • Careers
  • Contact Us
Ismena website

Register To Palo Alto & iSolution Event

Register to IBM x iSolution Event

Register to Gemini in Action Workshop

[forminator_form id=”14485″]

Registration To Amman Unplugged Event

[forminator_form id=”14419″]

Register to Gemini in Action Workshop

[forminator_form id=”14298″]

Tech and Culture Riyadh

[forminator_form id=”13094″]