Custom DNS Configuration

By default, environments are provisioned using a standard endpoint with SSL/TLS. For example:

RANDOMID_INTEGRATION.RANDOMID_TENANT.integrations.sensedia.net.
RANDOMID is a randomly generated ID.

It is common to need to expose REST-type integrations using a custom domain, such as:

https://api.customer.com.br

In this case, the client will need to configure the certificate and DNS for the domain. The DNS configuration should be done on the authoritative DNS servers of the domain. The certificate should also be configured on the client’s infrastructure.

Every data plane has a DNS ALIAS. This alias should be used to create CNAME type records. Thus, to use a custom DNS, it is necessary to create a DNS entry pointing to the DNS ALIAS.

The diagram below represents this configuration:

infra dns

The URL of the REST-type integration can be obtained by viewing the details in the product’s web interface.

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]