Automate Storecove
HumDay reads Storecove’s own published API description and derives 30 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 Storecove is
Storecove API
API host: api.storecove.com
What HumDay can do in Storecove
19 documented operations change something in Storecove.
- POSTCreate a new received document
/received_documents - POSTCreate a new LegalEntity
/legal_entities - POSTSubmit a new invoice
/invoice_submissions - POSTSubmit a new document.
/document_submissions - POSTCreate a new Administration
/legal_entities/{legal_entity_id}/administrations - POSTCreate a new PeppolIdentifier
/legal_entities/{legal_entity_id}/peppol_identifiers - POSTReceive a new Document
/legal_entities/{legal_entity_id}/received_documents - POSTCreate a new AdditionalTaxIdentifier
/legal_entities/{legal_entity_id}/additional_tax_identifiers - POSTDiscover Network Participant Existence
/discovery/exists - POSTDisover Network Participant
/discovery/receives - DELETEDelete LegalEntity
/legal_entities/{id} - PATCHUpdate LegalEntity
/legal_entities/{id} - DELETEDELETE a WebhookInstance
/webhook_instances/{guid} - DELETEDelete Administration
/legal_entities/{legal_entity_id}/administrations/{id} - PATCHUpdate Administration
/legal_entities/{legal_entity_id}/administrations/{id} - DELETEDelete AdditionalTaxIdentifier
/legal_entities/{legal_entity_id}/additional_tax_identifiers/{id} - PATCHUpdate AdditionalTaxIdentifier
/legal_entities/{legal_entity_id}/additional_tax_identifiers/{id} - POSTDEPRECATED. Preflight an invoice recipient
/invoice_submissions/preflight - DELETEDelete PeppolIdentifier
/legal_entities/{legal_entity_id}/peppol_identifiers/{superscheme}/{scheme}/{identifier}
What HumDay can read from Storecove
These are the operations a schedule or a trigger can watch.
- GETGet Purchase invoice data as JSON
/purchase_invoices/{guid} - GETGET a WebhookInstance
/webhook_instances/ - GETDiscover Country Identifiers EXPERIMENTAL
/discovery/identifiers - GETGet a new ReceivedDocument
/received_documents/{guid}/{format} - GETGet Purchase invoice data in a selectable format
/purchase_invoices/{guid}/{packaging} - GETGet LegalEntity
/legal_entities/{id} - GETGet Purchase invoice data as JSON with a Base64-encoded UBL string in the specified version
/purchase_invoices/{guid}/{packaging}/{package_version} - GETGet DocumentSubmission Evidence
/document_submissions/{guid}/evidence/{evidence_type} - GETGet Administration
/legal_entities/{legal_entity_id}/administrations/{id} - GETGet AdditionalTaxIdentifier
/legal_entities/{legal_entity_id}/additional_tax_identifiers/{id} - GETDEPRECATED. Get InvoiceSubmission Evidence
/invoice_submissions/{guid}/evidence
How automating Storecove 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 Storecove account.
- Grant access, then go live. You approve the specific Storecove operations it may use — and only those.
Automate Storecove with these
- Stripe442 operations
- Zuora Reference Billing428 operations
- bunq421 operations
- PayRun.IO389 operations
- Sinao272 operations
- Xero Accounting224 operations
- The Plaid191 operations
- Biapi Budgea Documentation167 operations
- Naviplancentral Advicent.FactFinderService151 operations
- Bigredcloud Big Red Cloud111 operations
- Codat Accounting105 operations
- Portfoliooptimizer Portfolio Optimizer83 operations
Categories
Questions about Storecove automation
- Can HumDay connect to Storecove?
- Yes. HumDay reads Storecove's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 30 operations are documented.
- Do I need to write code to automate Storecove?
- 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 Storecove account.
- What can HumDay do in Storecove?
- 19 of the 30 documented operations change something in Storecove, and 11 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Storecove 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 Storecove is held behind that approval.
Where this came from
The operations above are read from a published API description for Storecove at www.storecove.com/api/v2/openapi.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.