Factset · Capability
Factset IRN API v1 — Contacts
Factset IRN API v1 — Contacts. 9 operations. Lead operation: Factset Get list of all contacts in your group along with some of their standard field data. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getcontacts
— Factset Get list of all contacts in your group along with some of their standard field data
/v1/v1/contacts
POST
Createcontact
— Factset Create a contact
/v1/v1/contacts
GET
Getcontact
— Factset Get all custom field and standard field details on a specific contact
/v1/v1/contacts/{contactid}
PATCH
Patchcontact
— Factset Edit a contact’s standard field and custom field data
/v1/v1/contacts/{contactid}
DELETE
Deletecontact
— Factset Delete a contact
/v1/v1/contacts/{contactid}
GET
Getcontactnotes
— Factset Get the About field content for a specific contact
/v1/v1/contacts/{contactid}/about
GET
Getcontactevents
— Factset Get a contact’s audit history
/v1/v1/contacts/{contactid}/events
GET
Getcontactrecords
— Factset Get all notes and meetings where a specific contact was tagged
/v1/v1/contacts/{contactid}/records
GET
Getcontactrelationships
— Factset Returns a list of a contact’s relationships
/v1/v1/contacts/{contactid}/relationships
MCP Tools
factset-get-list-all-contacts
Factset Get list of all contacts in your group along with some of their standard field data
read-only
idempotent
factset-create-contact
Factset Create a contact
factset-get-all-custom-field
Factset Get all custom field and standard field details on a specific contact
read-only
idempotent
factset-edit-contact-s-standard-field
Factset Edit a contact’s standard field and custom field data
idempotent
factset-delete-contact
Factset Delete a contact
idempotent
factset-get-about-field-content
Factset Get the About field content for a specific contact
read-only
idempotent
factset-get-contact-s-audit-history
Factset Get a contact’s audit history
read-only
idempotent
factset-get-all-notes-and
Factset Get all notes and meetings where a specific contact was tagged
read-only
idempotent
factset-returns-list-contact-s-relationships
Factset Returns a list of a contact’s relationships
read-only
idempotent