View source: R/am_contacts_profiles.r
am_contacts_profiles | R Documentation |
Get Profiles from Company ID <https://api.appmagic.rocks/v1/docs#operation/getProfiles>
am_contacts_profiles(
company_id,
page = NULL,
person_not_titles = NULL,
person_titles = NULL,
signature
)
company_id |
Company ID |
page |
Page number |
person_not_titles |
Titles to exclude |
person_titles |
Titles to include |
signature |
Authentication token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.