# Wildcard API calls and actions

As of mid-October 2020, we started to include wildcard actions on each new Connector in order to give our customer full flexibility in creating end-points, that Locoia may not provide yet. The HTTP requests that are covered are:

* POST
* GET
* PUT
* PATCH
* DELETE

Just search for \`**wildcard**\` in the connector actions. If you don't find a wildcard action yet on a connector, we can add them in under 24 hours (business time) on any of the connectors.

{% hint style="info" %}
The **Endpoint** can be *relative* to the Connector base domain or you can pass an *absolute* URL in order to e.g. switch from api.myDomain.com/something to file.myDomain.com/upload
{% endhint %}

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48072774907/original/xiNj25_1ZarI164gdtc8o_yLll42qU9XWA.png?1606383285)

The individual fields offered on each wildcard action [render Jinja2 dynamically](https://docs.locoia.com/automation/flow-builder/jinja2-template-language).
