GET page/internaladdress/{name}/{externalId}

Gets url from integration identifier and page name.

Request Information

URI

https://ofd-api.blueprintcpq.net/page/internaladdress/{name}/{externalId}?customerId={customerId}&contactId={contactId}

URI Parameters

NameDescriptionTypeAdditional information
name

Page name.

string

Required

externalId

Identifier for the external.

string

Required

customerId

External customer identifier.

string

None.

contactId

External contact identifier.

string

None.

Body Parameters

None.

Response Information

Resource Description

The integration URL.

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>