Automate Akeneo PIM
HumDay reads Akeneo PIM’s own published API description and derives 140 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 HumDay can do in Akeneo PIM
67 documented operations change something in Akeneo PIM. The 58 most useful are listed here.
- POSTCreate a new channel
/api/rest/v1/channels - POSTCreate a new product media file
/api/rest/v1/media-files - POSTCreate a new media file for an asset
/api/rest/v1/asset-media-files - POSTCreate a new media file for a reference entity or a record
/api/rest/v1/reference-entities-media-files - PATCHUpdate/create several channels
/api/rest/v1/channels - PATCHUpdate/create a channel
/api/rest/v1/channels/{code} - POSTCreate a new PAM asset
/api/rest/v1/assets - POSTCreate a new catalog
/api/rest/v1/catalogs - POSTCreate a new family
/api/rest/v1/families - POSTCreate a new product
/api/rest/v1/products - POSTCreate a new attribute
/api/rest/v1/attributes - POSTCreate a new category
/api/rest/v1/categories - POSTCreate a new product
/api/rest/v1/products-uuid - POSTCreate a new product model
/api/rest/v1/product-models - POSTCreate a new PAM asset category
/api/rest/v1/asset-categories - POSTCreate a new attribute group
/api/rest/v1/attribute-groups - POSTCreate a new association type
/api/rest/v1/association-types - POSTUpload a new reference file
/api/rest/v1/assets/{asset_code}/reference-files/{locale_code} - PATCHUpdate/create several reference entity records
/api/rest/v1/reference-entities/{reference_entity_code}/records - PATCHUpdate/create several PAM assets
/api/rest/v1/assets - PATCHUpdate/create several families
/api/rest/v1/families - PATCHUpdate/create several products
/api/rest/v1/products - POSTUpload a new variation file
/api/rest/v1/assets/{asset_code}/variation-files/{channel_code}/{locale_code} - PATCHUpdate/create several attributes
/api/rest/v1/attributes - PATCHUpdate/create several categories
/api/rest/v1/categories - PATCHUpdate/create several products
/api/rest/v1/products-uuid - PATCHUpdate/create several product models
/api/rest/v1/product-models - PATCHUpdate/create several PAM asset categories
/api/rest/v1/asset-categories - PATCHUpdate/create several attribute groups
/api/rest/v1/attribute-groups - PATCHUpdate/create several association types
/api/rest/v1/association-types - PATCHUpdate/create several measurement families
/api/rest/v1/measurement-families - POSTCreate a new family variant
/api/rest/v1/families/{family_code}/variants - PATCHUpdate/create a record of a given reference entity
/api/rest/v1/reference-entities/{reference_entity_code}/records/{code} - POSTCreate a new attribute option
/api/rest/v1/attributes/{attribute_code}/options - PATCHUpdate/create a PAM asset
/api/rest/v1/assets/{code} - PATCHUpdate/create a family
/api/rest/v1/families/{code} - PATCHUpdate/create a product
/api/rest/v1/products/{code} - PATCHUpdate/create a PAM asset tag
/api/rest/v1/asset-tags/{code} - PATCHUpdate/create an attribute
/api/rest/v1/attributes/{code} - PATCHUpdate/create a category
/api/rest/v1/categories/{code} - PATCHUpdate/create a product
/api/rest/v1/products-uuid/{uuid} - PATCHUpdate/create an asset family
/api/rest/v1/asset-families/{code} - PATCHUpdate/create a product model
/api/rest/v1/product-models/{code} - PATCHUpdate/create a PAM asset category
/api/rest/v1/asset-categories/{code} - PATCHUpdate/create an attribute group
/api/rest/v1/attribute-groups/{code} - PATCHUpdate/create an association type
/api/rest/v1/association-types/{code} - PATCHUpdate/create a reference entity
/api/rest/v1/reference-entities/{code} - PATCHUpdate/create several family variants
/api/rest/v1/families/{family_code}/variants - PATCHUpdate/create several attribute options
/api/rest/v1/attributes/{attribute_code}/options - PATCHUpdate/create several assets
/api/rest/v1/asset-families/{asset_family_code}/assets - DELETEDelete a catalog
/api/rest/v1/catalogs/{id} - PATCHUpdate a catalog
/api/rest/v1/catalogs/{id} - DELETEDelete a product
/api/rest/v1/products/{code} - DELETEDelete a product
/api/rest/v1/products-uuid/{uuid} - DELETEDelete a product model
/api/rest/v1/product-models/{code} - PATCHUpdate/create a family variant
/api/rest/v1/families/{family_code}/variants/{code} - PATCHUpdate/create an attribute option
/api/rest/v1/attributes/{attribute_code}/options/{code} - PATCHUpdate/create an asset
/api/rest/v1/asset-families/{asset_family_code}/assets/{code}
What HumDay can read from Akeneo PIM
These are the operations a schedule or a trigger can watch.
- GETGet a list of channels
/api/rest/v1/channels - GETGet a list of product media files
/api/rest/v1/media-files - GETDownload the media file associated to a reference entity or a record
/api/rest/v1/reference-entities-media-files/{code} - GETGet list of all endpoints
/api/rest/v1 - GETGet the list of the records of a reference entity
/api/rest/v1/reference-entities/{reference_entity_code}/records - GETGet a channel
/api/rest/v1/channels/{code} - GETGet a product media file
/api/rest/v1/media-files/{code} - GETDownload the media file associated to an asset
/api/rest/v1/asset-media-files/{code} - GETGet list of PAM assets
/api/rest/v1/assets - GETGet a list of locales
/api/rest/v1/locales - GETGet the list of owned catalogs
/api/rest/v1/catalogs - GETGet list of families
/api/rest/v1/families - GETGet list of products
/api/rest/v1/products - GETGet list of PAM asset tags
/api/rest/v1/asset-tags - GETGet list of attributes
/api/rest/v1/attributes - GETGet list of categories
/api/rest/v1/categories - GETGet a list of currencies
/api/rest/v1/currencies - GETGet list of products
/api/rest/v1/products-uuid - GETGet list of asset families
/api/rest/v1/asset-families - GETGet list of product models
/api/rest/v1/product-models - GETGet list of PAM asset categories
/api/rest/v1/asset-categories - GETGet list of attribute groups
/api/rest/v1/attribute-groups - GETGet list of measure familiy
/api/rest/v1/measure-families - GETGet a list of association types
/api/rest/v1/association-types - GETGet list of published products
/api/rest/v1/published-products - GETGet list of reference entities
/api/rest/v1/reference-entities - GETGet list of measurement families
/api/rest/v1/measurement-families - GETDownload a product media file
/api/rest/v1/media-files/{code}/download - GETDownload a category media file [COMING SOON]
/api/rest/v1/category-media-files/{code}/download - GETGet the list of products related to a catalog
/api/rest/v1/catalogs/{id}/products - GETGet system information
/api/rest/v1/system-information - GETGet a reference file
/api/rest/v1/assets/{asset_code}/reference-files/{locale_code} - GETGet the list of product uuids
/api/rest/v1/catalogs/{id}/product-uuids - GETGet list of family variants
/api/rest/v1/families/{family_code}/variants - GETGet a record of a given reference entity
/api/rest/v1/reference-entities/{reference_entity_code}/records/{code} - GETGet list of attribute options
/api/rest/v1/attributes/{attribute_code}/options - GETGet the list of the assets of a given asset family
/api/rest/v1/asset-families/{asset_family_code}/assets - GETGet the list of attributes of a given asset family
/api/rest/v1/asset-families/{asset_family_code}/attributes - GETGet a PAM asset
/api/rest/v1/assets/{code} - GETGet a catalog
/api/rest/v1/catalogs/{id} - GETDownload a reference file
/api/rest/v1/assets/{asset_code}/reference-files/{locale_code}/download - GETGet the list of attributes of a given reference entity
/api/rest/v1/reference-entities/{reference_entity_code}/attributes
How automating Akeneo PIM 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 Akeneo PIM account.
- Grant access, then go live. You approve the specific Akeneo PIM operations it may use — and only those.
Popular Akeneo PIM integrations
Connect Akeneo PIM to the tools people pair it with most.
- Akeneo PIM and OData for namespace microsoft.graphintegration
- Akeneo PIM and Cloudflareintegration
- Akeneo PIM and NetBoxintegration
- Akeneo PIM and GitHubintegration
- Akeneo PIM and Mistintegration
- Akeneo PIM and Loket.nlintegration
- Akeneo PIM and Atlassian The Jira Cloud platformintegration
- Akeneo PIM and Magento B2Bintegration
- Akeneo PIM and Stripeintegration
- Akeneo PIM and Zuora Reference Billingintegration
- Akeneo PIM and bunqintegration
- Akeneo PIM and DocuSignintegration
Automate Akeneo PIM with these
- NetBox844 operations
- Mist768 operations
- Loket.nl641 operations
- DocuSign414 operations
- Osisoft PI 2018 SP1 Swagger Spec413 operations
- Meraki Dashboard263 operations
- Pipedrive196 operations
- Apache Superset120 operations
- ID4i106 operations
- Neblio Suite50 operations
- TYK Gateway18 operations
- Personio Personnel Data13 operations
Categories
Questions about Akeneo PIM automation
- Can HumDay connect to Akeneo PIM?
- Yes. HumDay reads Akeneo PIM's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 140 operations are documented.
- Do I need to write code to automate Akeneo PIM?
- 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 Akeneo PIM account.
- What can HumDay do in Akeneo PIM?
- 67 of the 140 documented operations change something in Akeneo PIM, and 73 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Akeneo PIM 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 Akeneo PIM is held behind that approval.
Where this came from
The operations above are read from a published API description for Akeneo PIM at raw.githubusercontent.com/akeneo/pim-api-docs/master/content/swagger/akeneo-web-api.json. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.