Eightfold is a talent intelligence platform used by companies for recruiting, talent management, and workforce planning.
To access the EightFold connector you need username and password. More documentation can be found here https://apidocs.eightfold.ai/docs/oauth-configuration
Get created users at Benifex platform by employee IDs with pagination support.
ATS Position Get
- Inputs:
BodyemployeatsPositionIdsystemIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given an ats position id, it returns all attributes of the ats position.
ATS Position Update
- Inputs:
BodyemployeatsPositionId``systemId - HTTP Verb:
PUT - Description: To update the existing Ats Position in the System, include the ats position id in the params.
ATS Position Patch
- Inputs:
BodyemployeatsPositionIdsystemId - HTTP Verb:
PATCH - Description: Given an ats position id and data that needs to be patched, it patches the ats position.
ATS Position List
- Inputs:
BodysystemId - HTTP Verb:
GET - Description: Search ats positions using query parameters and get the complete ats position objects.
ATS Position Create
- Inputs:
BodysystemId - HTTP Verb:
POST - Description: To add a new ats position in the system, send the position information in the payload. ats position id will be sent back in case of a successful response.
Position Get
- Inputs:
BodyPositionIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a position id, it returns all attributes of the position
Position Update
- Inputs:
BodyPositionId - HTTP Verb:
PUT - Description: To update the existing Position in the System, include the positionId in the params. Please Note: Update will overwrite existing fields. If empty fields are sent during an update, those fields will be wiped out.
Position Patch
- Inputs:
BodyPositionId - HTTP Verb:
PATCH - Description: Given a position id and data that needs to be patched, it patches the position.
Position List
- Inputs:
BodystartlimitatsJobIdfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Search positions using query parameters and get the complete position objects.
Position Create
- Inputs:
Body - HTTP Verb:
POST - Description: To add a new position in the system, send the position information in the payload. positionId will be sent back in case of a successful response
Position List Matched Candidates
- Inputs:
BodyPositionIdstartlimitatsJobIdfilterQueryleadvalidatedSkillsincludeexcludekeyList - HTTP Verb:
GET - Description: Returns all the matching candidates for a position based on the filter query params provided in the API request.
Position List Applicants
- Inputs:
BodyPositionIdstartlimitincludeexcludekeyList - HTTP Verb:
GET - Description: Returns all the matching applicants for a position
Position Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch positions for a given list of position ids (limit 100)
Gives status of transaction
- Inputs:
BodytransactionIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a transaction id, it returns the status and encoded entity id of the transaction, status can be PASS, IN PROGRESS or FAIL in the past 3 days
Profile Get
- Inputs:
BodyprofileIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a profile id of a candidate, it returns all attributes of the profile
Profile Update
- Inputs:
BodyprofileIdrefreshClaimedProfile - HTTP Verb:
PUT - Description: To update the existing Profile(Candidate/Employee) in the System, include the profileId in the params. Please Note: Update will overwrite existing fields. If empty fields are sent during an update, those fields will be wiped out
Profile Patch
- Inputs:
BodyprofileIdrefreshClaimedProfile - HTTP Verb:
PATCH - Description: Given profile id and data that needs to be patched, it patches the profile. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
Profile List
- Inputs:
BodyprofileIdatsCandidateIdstartlimitfilterQueryincludeexcludekeyList - HTTP Verb:
GET - Description: Search profiles using query parameters and get the complete profile objects
*Profile Create
- Inputs:
BodyinternalGroupAffiliation - HTTP Verb:
POST - Description: This API creates a profile with the given data in the payload.
Profile List Matched Positions
- Inputs:
BodyprofileIdstartlimitfilterQueryincludeexcludekeyList - HTTP Verb:
GET - Description: Returns all the matching positions for a profile
Creates or advances an application stage
- Inputs:
BodyprofileId - HTTP Verb:
POST - Description: Create or advance application stage for a given profile and position
Profile Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch profiles for a given list of profile ids (limit 100)
GET attachment
- Inputs:
BodyprofileIdattachmentIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given the key for an attachment, it fetches the attachment in octet-stream format
Suggest Skills Get
- Inputs:
BodyprofileSectionattachmentIdtermuserEmailincludeexcludekeyList - HTTP Verb:
GET - Description: For a given profile id, fetch suggested skills for a particular profile section.
Career Planner Role Get
- Inputs:
BodyroleSectionuserEmailincludeexcludekeyList - HTTP Verb:
GET - Description: Returns roles for a specified section. Possible values of sections are preferred-roles and recommended-roles
Career Planner Role Patch
- Inputs:
BodyroleSectionuserEmailincludeexcludekeyList - HTTP Verb:
GET - Description: Patch preferred role for a user. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
Career Planner Skill Gap Analysis Get
- Inputs:
BodyroleSectionuserEmailincludeexcludekeyList - HTTP Verb:
PATCH - Description: Skill gap analysis data which includes present skills and recommeded skills for the provided role and current user profile
Career Planner Recommeded Course Get
- Inputs:
BodyroleuserEmail - HTTP Verb:
GET - Description: Return recommended course for the current user and selected role pair.
Career Navigator Search
- Inputs:
BodyuserEmailincludeexcludekeyList - HTTP Verb:
GET - Description: Returns career navigator recommended career paths.
Profile Feedback Get
- Inputs:
BodyprofileFeedbackIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a profile feedback id of a candidate, it returns all attributes of the profile feedback.
Profile Feedback Batch Fetch
- Inputs:
BodyprofileFeedbackIdincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch profile feedbacks for a given list of feedback ids (limit 100)
Profile Feedback List
- Inputs:
BodyprofileFeedbackIdstartlimitfeedbackTypeprofileIdpositionIdrequesterEmailreviewerEmailstatusincludeexcludekeyList - HTTP Verb:
GEST - Description: Search profile feedbacks using specific filter parameters and get all attributes of profile feedbacks objects
Profile Note Get
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Given a profile tag id of a candidate, it returns all attributes of the profile note.
Profile Note Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch profile notes for a given list of note ids (limit 100)
Profile Note List
- Inputs:
BodystartlimitprofileIdqueryLimitincludeexcludekeyList - HTTP Verb:
POST - Description: Search profile notes using specific filter parameters and get the complete profile note objects.
Profile Tag Get
- Inputs:
BodyprofileTagIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a profile tag id of a candidate, it returns all attributes of the profile tag
Profile Tag Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch profile tags for a given list of tag ids (limit 100)
Profile Tag List
- Inputs:
BodystartlimitprofileIdqueryLimitcreatorEmailpositionIdincludeexcludekeyList - HTTP Verb:
GETS - Description: Search profile tags using specific filter parameters and get all profile tag objects.
Profile Application Get
- Inputs:
BodyprofileApplicationIdincludeexcludekeyList - HTTP Verb:
GETS - Description: Given a profile application id, it returns all attributes of the profile application
Profile Application Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch profile applications for a given list of applications ids (limit 100)
Profile Application List
- Inputs:
BodystartlimitprofileIdqueryLimitapplicationIdcreatorEmailatsJobIdapplicationStatusstagepositionIdincludeexcludekeyList - HTTP Verb:
GET - Description: Search profile applications using specific filter parameters and get all attributes of profile applications.
User Message Get
- Inputs:
BodyuserMessageIdincludeexcludekeyList - HTTP Verb:
POST - Description: Given a user message id, it returns all attributes of the user message.
User Message Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
GET - Description: Batch fetch user messages for a given list of user message ids (limit 100)
User Message List
- Inputs:
BodystartlimitprofileIdqueryLimituserIdemailToemailFromuserCampaignIdtemplateIdcreatedAtcreatorEmailpositionIdreplyTimeincludeexcludekeyList - HTTP Verb:
GET - Description: Search user messages using specific filter parameters and get all attributes of entities
Email Delivery Feedback Get
- Inputs:
BodyemailDeliveryFeedbackIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given the id of email delivery feedback, it returns all attributes of the entity
Email Delivery Feedback Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch email delivery feedbacks for a given list of entity ids (limit 100)
Email Delivery Feedback List
- Inputs:
Body``startlimitqueryLimitemailincludeexcludekeyList - HTTP Verb:
GET - Description: Search Email Delivery Feedbacks using specific filter parameters and get all attributes of the entity objects.
ATS Candidate Get
- Inputs:
BodyatsCandidateIdsystemId``includeexcludekeyList - HTTP Verb:
GET - Description: Given an ats candidate id of a candidate, it returns the ats candidate object.
ATS Candidate Update
- Inputs:
BodyatsCandidateIdsystemIdrefreshClaimedProfile - HTTP Verb:
PUT - Description: To update the existing ats candidate, include the ats_candidate_id in the params. Please Note: Update will overwrite existing fields. If empty fields are sent during an update, those fields will be wiped out.
ATS Candidate Patch
- Inputs:
BodyatsCandidateIdsystemIdrefreshClaimedProfile - HTTP Verb:
PATCH - Description: Given an ats candidate id and data that needs to be patched, it patches the ats candidate. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
ATS Candidate List
- Inputs:
BodysystemIdstartlimitfilterQueryqueryemailincludeexcludekeyList - HTTP Verb:
GET - Description: Search ats candidates using query parameters and get the complete ats candidate objects.
ATS Candidate Create
- Inputs:
BodysystemId - HTTP Verb:
POST - Description: To add a new ats candidate in the system, send the candidate information in the payload. ats candidate id will be sent back in case of a successful response
User Campaign Get
- Inputs:
BodyuserCampaignIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a campaign id, it returns all attributes of the user campaign.
User Campaign Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch user campaigns for a given list of campaign ids (limit 100)
User Campaigns List
- Inputs:
BodystartlimitqueryLimituserIdcreatedAtincludeexcludekeyList - HTTP Verb:
GET - Description: Search user campaigns using specific filter parameters and get all attributes of entities.
Course Get
- Inputs:
BodycourseIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a course id of a course, it returns the course object
Patches courses
- Inputs:
BodycourseIdincludeexcludekeyList - HTTP Verb:
PATCH - Description: Given an course id and data that needs to be patched, it patches the course.
Course List
- Inputs:
BodystartlimitquerycourseTyperecommendedForincludeexcludekeyList - HTTP Verb:
GET - Description: Search courses using query parameters and get the complete course object. recommendedFor feature does not support query addition. Note: It may take some time for the newly deleted courses to disappear from LIST call, as there may be indexing delays. You can still use the GET BY ID call right after deletion of course to confirm the deletion of the course.
Course Create
- Inputs:
Body - HTTP Verb:
POST - Description: Does creation for a course.
User Calendar Event Get
- Inputs:
BodyuserCalendarEventId - HTTP Verb:
GET - Description: Given the id of User Calendar Event, it returns all attributes of the entity
User Calendar Event Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch user calendar events for a given list of entity ids (limit 100)
User Calendar Event List
- Inputs:
BodystartlimitprofileIdcreatorUserIdqueryLimitmeetingTimeassigneeUserIdcandidateEmailpositionIdstatusincludeexcludekeyList - HTTP Verb:
GET - Description: Search User Calendar Events using specific filter parameters and get all attributes of the entity objects
Event Candidate Activity Get
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
GET - Description: Given an event activity id of a candidate, it returns all attributes of the event activity
Event Candidate Activity Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch event candidate activity for a given list of entity ids (limit 100)
Event Candidate Activity List
- Inputs:
BodyplannedEventIdincludeexcludekeyList - HTTP Verb:
GET - Description: Search event candidate activities using specific filter parameters and get all attributes of the entities
Planned Event List
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
GET - Description: A get call for listing planned events data
Planned Event Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch planned events for a given list of planned event ids (limit 100)
Planned Event Get
- Inputs:
BodyplannedEventIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a planned event id, it returns all attributes of the planned event
Profile Insights List
- Inputs:
BodylimitquerydistributionFieldsLimitpositionMatchedForfieldsincludeexcludekeyList - HTTP Verb:
GET - Description: Returns profile insights
Talent Traits Create
- Inputs:
BodyqueryincludeModelsfilterLocationfilterSeniorityfilterTitlefilterCompany - HTTP Verb:
POST - Description: Post a query with different filters for talent traits. All the values in the same filter is treated as an OR operation, while all the values in a different filter is treated as an AND operation.
Employee Diversity Insights Overview
- Inputs:
includeexcludekeyList - HTTP Verb:
GET - Description: Returns Diversity insights of employees of an organization
HRIS Employee Get
- Inputs:
BodysystemIduniqueIdentifierinclude``excludekeyList - HTTP Verb:
GET - Description: Given an email id or employee id of an employee, it returns the HRIS employee information
HRIS Employees List
- Inputs:
BodystartlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: List call that returns all the employee profiles.
Talent Pool Create
- Inputs:
Body - HTTP Verb:
GET - Description: Allowing the candidate to join talent pool
Employee Role GET
- Inputs:
roleIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a role Id of a role, it returns the employee role
Employee Role Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create an employee role in Eightfold
JIE Role GET
- Inputs:
BodyroleIdincludeexcludekeyList - HTTP Verb:
POST - Description: Given an Id of a role, it returns the JIE role for the same
JIE Role Update
- Inputs:
BodyroleIdincludeexcludekeyList - HTTP Verb:
PUT - Description: Update a role in Eightfold
JIE Role Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a role in Eightfold
JIE Role List
- Inputs:
BodystartlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
POST - Description: This endpoint returns a list of roles. If a new role is created, it takes some time to show up in the list call, you can fetch that role using get endpoints right after the creation of role
Get Succession Plan
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: This endpoint returns succession plan information for group id of a current user.
User Get
- Inputs:
includeexcludekeyList - HTTP Verb:
GET - Description: Given a user id of a user, it returns the user object
User Patch
- Inputs:
BodyuserIdincludeexcludekeyList - HTTP Verb:
PATCH - Description: Given a user id of a user with user data, it patches the user object. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
User List
- Inputs:
startlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Returns a list of users
User Create
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Create an User in Eightfold. email, firstName and lastName cannot be empty strings while creating an User.
User Batch Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch users for a given list of user ids (limit 100)
Entity Changelog list
- Inputs:
BodyentityTypestartlimitstartTimeendTimeincludeexcludekeyList - HTTP Verb:
POST - Description: This API fetches modified entity ids given a time frame. Maximum duration of a time window is limited to 24 hrs.
Employee GetEntity Changelog list
- Inputs:
profileIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a profile id of a employee, it returns all attributes of the employee
Employee Patch
- Inputs:
BodyprofileId - HTTP Verb:
PATCH - Description: Patches employee given its profile_id.
Employee Patch HRIS
- Inputs:
BodyprofileIdemployeeId - HTTP Verb:
PATCH - Description: Patches employee given its employee id.
Employee Create
- Inputs:
Body - HTTP Verb:
POST - Description: Creates a new employee
Employees List
- Inputs:
startlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: List call that returns all the employee profiles.
Batch Employees Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch employees for a given list of profile ids
Recommended Mentors List
- Inputs:
profileidstartlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Given a profile ID of an employee, return recommended mentors
Employees Match Score List
- Inputs:
startlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: List call that returns employees match scores against their current roles.
Succession Plan Get
- Inputs:
postionIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a position ID of the succession plan, return attributes of the plan
Succession Plan Patch
- Inputs:
BodyprofileId - HTTP Verb:
PATCH - Description: Update existing succession plan's metadata.
Succession Plan Recommended Successor
- Inputs:
postionIdincludeexcludekeyList - HTTP Verb:
GET - Description: Get a list of recommended successors for the specified succession plan given a position ID.
Succession Plan List
- Inputs:
startlimitincumbentIdsqueryincludeexcludekeyList - HTTP Verb:
GETS - Description: Search and get a list of succession plans based on the search parameters given
Succession Plan Create
- Inputs:
Body - HTTP Verb:
GET - Description: Creates a new succession plan
Succession Plan Incumbent List
- Inputs:
positionIdstartlimitqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Get a list of incumbents of the succession plan.
Succession Plan Successor Create
- Inputs:
BodypositionIdorderprofileIdemployeeIdstate - HTTP Verb:
POST - Description: An employee is added as a successor in the succession plan. The employee must be a valid and existing employee profile in Eightfold.
Succession Plan Successor Patch
- Inputs:
BodyprofileIdpositionIdorderprofileIdemployeeIdstate - HTTP Verb:
PATCH - Description: Patch a successor in the succession plan.
Succession Plan Caretaker Create
- Inputs:
BodypositionIdprofileIdemployeeId - HTTP Verb:
POST - Description: Add an employee as a new caretaker to the succession plan. The employee must be a valid and existing employee profile on Eightfold.
Demand Get
- Inputs:
demandIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a demand id, it returns all attributes of the demand
Demand Patch
- Inputs:
BodydemandId - HTTP Verb:
PATCH - Description: Patches demand given its id.
Demand UpdatedemandId
- Inputs:
Body - HTTP Verb:
PUT - Description: Updates demand given its id.
Demand Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a new Demand
Demand List
- Inputs:
startlimitqueryextDemandIdfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Search demands using query parameters and get the complete demand objects
Batch Demand Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch demands for a given list of demand ids
External Demand Get
- Inputs:
extDemandIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a external demand id, it returns all attributes of the external demand
External Demand Patch
- Inputs:
BodyextDemandIdincludeexcludekeyList - HTTP Verb:
PATCH - Description: Patches external demand given its id.
External Demand Update
- Inputs:
BodyextDemandId - HTTP Verb:
PUT - Description: Updates external demand given its id
External Demand Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a new External Demand
External Demand List
- Inputs:
startlimitqueryfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Search external demands using query parameters and get the complete external demand objects
External Demand Employee Application Update
- Inputs:
BodyextDemandId - HTTP Verb:
POST - Description: Create or advance application stage of an employee using their employee ID
Booking Get
- Inputs:
bookingIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a Booking id, it returns all attributes of the Booking (Resource Management Entity)
Booking Patch
- Inputs:
BodybookingId - HTTP Verb:
PATCH - Description: Patches a booking given its id.
Booking Update
- Inputs:
BodybookingId - HTTP Verb:
PUT - Description: Updates a booking given its id.
Booking Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a new Booking
Booking List
- Inputs:
startlimitemployeeEmaildemandIdstartDateendDatebookingTypebookingStatusincludeexcludekeyList - HTTP Verb:
POST - Description: Search bookings using query parameters and get the complete booking objects.
Batch Bookings Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch bookings for a given list of booking ids
Ext Booking Get
- Inputs:
extBookingIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given an external booking id, it returns all attributes of the external booking
External Booking Patch
- Inputs:
BodyextBookingId - HTTP Verb:
PATCH - Description: Patches external booking given its id.
External Booking Update
- Inputs:
BodyextBookingId - HTTP Verb:
PUT - Description: Updates external booking given its id.
External Booking Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a new External Booking
Holiday Get
- Inputs:
holidayIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given a Holiday id, it returns all attributes of the Holiday (Resource Management Entity)
Holiday Patch
- Inputs:
BodyholidayId - HTTP Verb:
PATCH - Description: Patches a holiday given its id.
Holiday Update
- Inputs:
BodyholidayId - HTTP Verb:
PUT - Description: Updates a holiday given its id.
Holiday Create
- Inputs:
Body - HTTP Verb:
POST - Description: Create a new Holiday
Holiday List
- Inputs:
startlimitholidayTyperegionstartTimeendTimeincludeexcludekeyList - HTTP Verb:
GET - Description: Search holidays using query parameters and get the complete holiday objects.
Batch Holidays Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch holidays for a given list of holiday ids
Org Unit Get
- Inputs:
orgUnitIdincludeexcludekeyList - HTTP Verb:
GET - Description: Given an Org Unit id, it returns all attributes of the Org Unit
Org Unit List
- Inputs:
startlimitfilterQueryqueryincludeexcludekeyList - HTTP Verb:
GET - Description: Search org units using query parameters and get the complete org unit objects
Batch Org Unit Fetch
- Inputs:
BodyincludeexcludekeyList - HTTP Verb:
POST - Description: Batch fetch org units for a given list of org unit ids
Make an Api call to the endpoint 'https://apiv2.eightfold-wu.ai/oauth/v1/authenticate' with an API testing Tool with the body with "username", "password" and "grant_type".
"username" and "password" of eightfold platform are manadotory to estabalish connection with connectors.
Refer to "https://apidocs.eightfold.ai/docs/getting-started"