# Repost: Veeqo - Make.Com Integration

**URL:** https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061
**Category:** API Queries (How To)
**Created:** [May 31, 2024, 11:07am UTC](https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061 "2024-05-31T11:07:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Louisp56](https://avatars.discourse-cdn.com/v4/letter/l/959FA8/32.png) [@Louisp56](https://developer-forum.veeqo.com/u/Louisp56)
#### Post date: [May 31, 2024, 11:07am UTC](https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061/1 "2024-05-31T11:07:27Z")

</div>

Re-posting as my last post was closed/locked and had no way to reply…

We are not developers, but looking for developer support…

Hello,

I’m have a number of custom automations setup with [Make.Com](http://Make.Com) and I’m looking to integrate Veeqo with this.

[Make.com](http://Make.com) does not natively integrate with Veeqo, but you can create custom apps with any API.

Does anyone here have knowledge of Veeqo and/or Make API to make this happen?

Thank you

---

<div class="post-metadata">

### Author: ![DimuDesigns](https://avatars.discourse-cdn.com/v4/letter/d/637381/32.png) [@DimuDesigns](https://developer-forum.veeqo.com/u/DimuDesigns)
#### Post date: [May 31, 2024, 1:05pm UTC](https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061/2 "2024-05-31T13:05:45Z")

</div>

As you are well aware, [Make.com](http://Make.com) does not have any native integrations with Veeqo. However, it does have a module to make HTTP requests which can be used make calls to Veeqo’s API.

Using that module effectively will require some technical acumen. You’ll need to read Veeqo’s API documentation to figure out which calls you need to make, how to authorize them, how to transform the data received, etc. There are videos online that show you how to integrate [Make.com](http://Make.com) with an arbitrary API using the HTTP module. I doubt you’ll find any related to Veeqo but they should serve as a good jumping off point. You can also try leveraging AI to generate the code you need (but you might have trouble coming up with good prompts if you don’t come from a technical background).

If all else fails consider hiring an expert.

---

<div class="post-metadata">

### Author: ![leialeja](https://avatars.discourse-cdn.com/v4/letter/l/9B8BFF/32.png) [@leialeja](https://developer-forum.veeqo.com/u/leialeja)
#### Post date: [June 6, 2024, 7:21pm UTC](https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061/3 "2024-06-06T19:21:48Z")

</div>

Hello @Louisp56

What @DimuDesigns said its true we do not posses a [make.com](http://make.com) direct integration which can be used.

For this we do not posses information from [Make.com](http://Make.com) but feel free to take a look into the Veeqo API documentation:

> **[API Docs - Veeqo Developers](https://developer.veeqo.com/docs#/introduction/veeqo-shipping-api)**
>
> API Docs - Veeqo Developers

Regards.

---

<div class="post-metadata">

### Author: ![leialeja](https://avatars.discourse-cdn.com/v4/letter/l/9B8BFF/32.png) [@leialeja](https://developer-forum.veeqo.com/u/leialeja)
#### Post date: [June 18, 2024, 4:09pm UTC](https://developer-forum.veeqo.com/t/repost-veeqo-make-com-integration/1061/4 "2024-06-18T16:09:18Z")

</div>


