Legacy Data Integration API Reference (1.0.0) - ShareConnection
Was this topic helpful?
Data Integration provides the ability to get a shareable link, that will open a connection modal (html) which can be shared with 3rd parties (like customers) in order to create a new connection inside Data Integration. The link is one-time only, and expires after 24 hours at most.
connection:share| url | string link |
Data Integration Console (US)
Data Integration Console (EU)
curl --location -g --request GET 'https://console.rivery.io/api/connections/share_creation_link/{{datasourceTypeId}}' \ --header 'Authorization: Bearer <token>'
{
}