Get the details of one datasource (connected application) in a customer account.

Fields in response:

  • name: name given by the user, e.g. "Our Salesforce EU instance"
  • connector.name: the name of the connector, e.g. Salesforce
  • is_used: whether the datasource is hardcoded for usage in a Blend. If a template is activated, the datasource is hardcoded in the instance Blend, because a datasource was selected in the Setup Flow. Note that in manually created Blends, by default the datasource is loosely coupled in the Blends. This means that this field is not always accurate. A datasource might have is_used=false and still be used by a live Blend, because it is the only datasource in the account.
  • is_connected: whether the connection was successful (status = green in Blendr.io).
  • blends: the blends using this datasource (hard linked, not soft linked).
  • link: optional, only for connectors using oAuth and only if datasource is no longer connected. Redirect the user to this link to re-authorize the datasource. This link is valid for 30 minutes. If the link is opened in a popup, the popup will close on a successful connection. When a redirect_url is provided, the user will be redirected to that redirect_url on a successful connection.
Language
Authorization
Click Try It! to start a request and see the response here!