# Direct connectors

### Integrate data sources directly to Roadway

Follow instructions in the app for direct connectors

Direct connections

* Google Analytics
* Stripe
* Hubspot
* Salesforce
* Segment

Ad platforms

* Meta Ads
* Linkedin Ads
* Google Ads
* Twitter Ads

Don’t see your data source? Contact us in slack!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roadwayai.com/implement-roadway/direct-connectors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
