Skip to main contentBrand.dev officially maintains integrations for Zapier, Make and n8n. The integrations support the most common Brand.dev endpoints for use in no code workflows.
Each integration also has a custom HTTP request module allowing you to use the platform authentication to make custom calls. This is particularly helpful when we release a new endpoint and haven’t yet added support in all of the no-code integrations.
The simple answer is whichever one your company is already using. All three platforms have essentially the same feature set for basic workflows so it’s easier to keep all automations in the same platform.
If you are starting from scratch we recommend using n8n or Make as long as they support the integrations you want to connect Brand.dev with. While Zapier has more integrations with other services it doesn’t have the ability to natively index into lists or objects within the same step. Most Brand.dev endpoints return lists or objects of items such as logos, colors, products, etc. With Zapier you need to postprocess the response with an additional code step or formatter step, which add complexity and consume an additional “zap credit” during each run.
Example Workflows