Create a Marketo connection
Beta
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
Create a Marketo connection in Catalog Explorer to store authentication credentials for Lakeflow Connect ingestion. Any user with the USE CONNECTION privilege on the connection can then create Marketo ingestion pipelines without needing direct access to the credentials.
Alternatively, admin users can create a connection and a pipeline at the same time in the data ingestion UI. See Create an ingestion pipeline.
For privilege requirements, see Connect to managed ingestion sources.
Prerequisites
- A Adobe Marketo Engage custom service with an assigned API-only user. Complete the source setup before creating the connection.
- The Endpoint URL, Identity URL, Client ID, and Client Secret from Configure Adobe Marketo Engage.
- The
CREATE CONNECTIONprivilege on the Unity Catalog metastore. Contact a metastore admin to grant it.
Create a connection
- In the Databricks workspace, click
Catalog > Create > Create a connection.
- On the Connection basics page of the Set up connection wizard, specify a Connection name.
- In the Connection type drop-down menu, select Marketo.
- (Optional) Add a comment.
- Click Next.
- On the Authentication page, enter the following credentials from Configure authentication to Adobe Marketo Engage:
- Client ID: The client ID of your Adobe Marketo Engage custom service.
- Client Secret: The client secret of your Adobe Marketo Engage custom service.
- Host: The REST API Endpoint URL for your Adobe Marketo Engage instance.
- Identity URL: The REST API Identity URL for your Adobe Marketo Engage instance.
- Click Create connection to complete the OAuth M2M flow with Adobe Marketo Engage.