← Tools Reference

Front

Front integration (Communication, Productivity). Imported from open-connector.

API key3 toolshttps://api2.frontapp.com
GET
front_list_contacts
List Front company contacts with optional cursor pagination and sorting.

/contacts

5 parameters
ParamTypeRequiredDescription
querystringoptionalOptional Front contact query object string for updated_after and updated_before…
limitintegeroptionalMaximum number of contacts per page.
pageTokenstringoptionalFront page token returned by a previous list_contacts call.
sortBystringoptionalField used to sort contacts.
sortOrderstringoptionalOrder by which contacts should be sorted.
GET
front_get_contact
Fetch one Front contact by contact ID or documented resource alias.

/contacts/{contactId}

1 parameter
ParamTypeRequiredDescription
contactIdstringrequiredThe Front contact ID, or a documented resource alias such as source:handle.
GET
front_list_teammates
List Front teammates in the company.

/teammates