rudderstack-docs
rudderstack-docs copied to clipboard
Documentation repository for RudderStack - the Customer Data Platform for Developers.
When pulling the main branch the npm packages won't install with `npm install` due to a number of conflicting dependencies around `react`. After closer inspection of the failing packages, it...
## What do these changes do? > Turns out SFDC's API can't handle a `+` in the username, causing an auth error, so included a warning for that. Also include...
## What do these changes do? > Added clarification around bigquery region requirements for rETL from aan issue I encountered ## Type of documentation - [ ] New documentation -...
In your docs, I cant find the possible http status codes. Please provide the possible status codes and the detailed reasons for them for /track and /identify
I've tried using the MySQL source a few times with two different MySQL database servers: ``` Server version: 8.0.32-0ubuntu0.20.04.2 (Ubuntu) ``` However, each time I tried to run a sync...
As per discussion with Singular support, currently, the integration with Rudderstack is not working. Events are not pushed to Singular and Rudderstack reports issues delivering events. Also the manual refers...
The following isn't clear [from the documentation](https://www.rudderstack.com/docs/event-spec/standard-events/group/), and the website has sent me here to create an issue to make my suggestion for an improvement. The `group` standard event associates...
Please extend documentation with steps how to setup custom domain using different providers: 1. Azure 2. CloudFlare
Hi there 👋 Could you please add some documentation and examples for "screen" and "group" events please? - https://www.rudderstack.com/docs/destinations/webhooks/ - https://github.com/rudderlabs/rudderstack-docs/blob/main/docs/destinations/webhooks.mdx Thanks