Automate Apideck CRM
HumDay reads Apideck CRM’s own published API description and derives 40 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Apideck CRM is
Welcome to the CRM API. You can use this API to access all CRM API endpoints. ## Base URL The base URL for all API requests is `https://unify.apideck.com` We also provide a [Mock API](https://developers.apideck.com/mock-api) that can be used for testing purposes: `https://mock-api.apideck.com` ## Headers Custom headers that are expected as part of the request. Note that [RFC7230](https://tools.iet
API host: unify.apideck.com
What HumDay can do in Apideck CRM
24 documented operations change something in Apideck CRM.
- POSTCreate lead
/crm/leads - POSTCreate user
/crm/users - POSTCreate contact
/crm/contacts - DELETEDelete lead
/crm/leads/{id} - PATCHUpdate lead
/crm/leads/{id} - DELETEDelete user
/crm/users/{id} - PATCHUpdate user
/crm/users/{id} - DELETEDelete contact
/crm/contacts/{id} - PATCHUpdate contact
/crm/contacts/{id} - POSTCreate note
/crm/notes - POSTCreate company
/crm/companies - POSTCreate pipeline
/crm/pipelines - POSTCreate activity
/crm/activities - POSTCreate opportunity
/crm/opportunities - DELETEDelete note
/crm/notes/{id} - PATCHUpdate note
/crm/notes/{id} - DELETEDelete company
/crm/companies/{id} - PATCHUpdate company
/crm/companies/{id} - DELETEDelete pipeline
/crm/pipelines/{id} - PATCHUpdate pipeline
/crm/pipelines/{id} - DELETEDelete activity
/crm/activities/{id} - PATCHUpdate activity
/crm/activities/{id} - DELETEDelete opportunity
/crm/opportunities/{id} - PATCHUpdate opportunity
/crm/opportunities/{id}
What HumDay can read from Apideck CRM
These are the operations a schedule or a trigger can watch.
- GETList leads
/crm/leads - GETList users
/crm/users - GETList contacts
/crm/contacts - GETGet lead
/crm/leads/{id} - GETGet user
/crm/users/{id} - GETGet contact
/crm/contacts/{id} - GETList notes
/crm/notes - GETList companies
/crm/companies - GETList pipelines
/crm/pipelines - GETList activities
/crm/activities - GETList opportunities
/crm/opportunities - GETGet note
/crm/notes/{id} - GETGet company
/crm/companies/{id} - GETGet pipeline
/crm/pipelines/{id} - GETGet activity
/crm/activities/{id} - GETGet opportunity
/crm/opportunities/{id}
How automating Apideck CRM works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Apideck CRM account.
- Grant access, then go live. You approve the specific Apideck CRM operations it may use — and only those.
Automate Apideck CRM with these
- Apideck Accounting53 operations
- Apideck ATS5 operations
- Apideck Connector8 operations
- Apideck Customer Support5 operations
- Apideck Ecommerce7 operations
- Apideck Ecosystem12 operations
- Apideck File storage32 operations
- Apideck HRIS27 operations
- Apideck Issue Tracking15 operations
- Apideck Lead5 operations
- Apideck POS46 operations
- Apideck Proxy5 operations
Categories
Questions about Apideck CRM automation
- Can HumDay connect to Apideck CRM?
- Yes. HumDay reads Apideck CRM's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 40 operations are documented.
- Do I need to write code to automate Apideck CRM?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Apideck CRM account.
- What can HumDay do in Apideck CRM?
- 24 of the 40 documented operations change something in Apideck CRM, and 16 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Apideck CRM account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Apideck CRM is held behind that approval.
Where this came from
The operations above are read from a published API description for Apideck CRM at raw.githubusercontent.com/apideck-libraries/openapi-specs/master/crm.yml. Descriptions are the provider’s own words, not ours. Last published 2023-04-19.