lemon-dog-49453
05/23/2022, 2:49 PMsparse-window-15286
05/23/2022, 5:01 PMVerifying Object Storage
Verifying Connections
SF: snowflake alter session error : (390201 (08004): The requested database does not exist or not authorized.)
Verifying Create Schema
Verifying Create Table
Verifying Load Table
thankful-electrician-16984
05/24/2022, 6:17 AMwide-lawyer-50229
05/24/2022, 12:35 PManonymousId
as fallback for client_id
? We use anonymousId
already for cid
for GA3.bland-restaurant-92998
05/24/2022, 1:50 PMabundant-student-46180
05/24/2022, 3:52 PMadorable-autumn-8994
05/24/2022, 4:05 PMadorable-autumn-8994
05/24/2022, 4:05 PMearly-bear-28404
05/24/2022, 4:43 PMgray-river-82670
05/24/2022, 4:47 PMpowerful-waitress-55095
05/25/2022, 4:34 AMaloof-angle-96435
05/25/2022, 11:22 AMaloof-angle-96435
05/25/2022, 2:53 PMsparse-addition-62253
05/25/2022, 4:38 PMbumpy-address-77033
05/25/2022, 7:47 PMelegant-airline-20449
05/25/2022, 8:54 PMtype
field in externalId
array to the custom object I'm sending to (prefixed with Salesforce-
) per this doc, but it is still sending data to the Lead Object. Any examples would be greatly appreciated!powerful-waitress-55095
05/26/2022, 4:24 AMcalm-guitar-41748
05/26/2022, 12:57 PMlate-australia-73472
05/26/2022, 5:46 PMidentify
in rudderstack this correctly creates a Person in intercom, but how do i create a Company?powerful-doctor-76826
05/26/2022, 9:53 PMidentify
calls sent to mailchimp correctly. i can see in the event debugger that mailchimp is rejecting events because they don’t match its expected schema:
{
"content-type": "application/problem+json; charset=utf-8",
"response": "{\"type\":\"<https://mailchimp.com/developer/marketing/docs/errors/>\",\"title\":\"Invalid Resource\",\"status\":400,\"detail\":\"The resource submitted could not be validated. For field-specific details, see the 'errors' array.\",\"instance\":\"f9d0697f-069c-9c6f-0a58-a429914c2461\",\"errors\":[{\"field\":\"merge_fields.IS_STAFF\",\"message\":\"Data did not match any of the schemas described in anyOf.\"},{\"field\":\"merge_fields.NAME\",\"message\":\"Data did not match any of the schemas described in anyOf.\"}]}",
"firstAttemptedAt": "2022-05-26T21:51:27.527Z"
}
with the payload:
{
"body": {
"XML": {},
"FORM": {},
"JSON": {
"status": "subscribed",
"merge_fields": {
"NAME": null,
"IS_STAFF": false,
"created_da": "2022-05-26T17:08:14.870Z"
},
"email_address": "harry+test@gadget.dev"
},
"JSON_ARRAY": {}
},
"type": "REST",
"files": {},
"method": "POST",
"params": {},
"userId": "production-user-574",
"headers": {
"Content-Type": "application/json",
"Authorization": "Basic ******MTk="
},
"version": "1",
"endpoint": "<https://us19.api.mailchimp.com/3.0/lists/73814ea15e/members>"
}
acoustic-pager-79657
05/27/2022, 7:46 AMacoustic-pager-79657
05/27/2022, 7:46 AMacoustic-pager-79657
05/27/2022, 7:46 AMbumpy-address-77033
05/29/2022, 7:35 PMrapid-breakfast-34593
05/30/2022, 5:15 AMaverage-processor-22754
05/30/2022, 10:46 AMtrack
with custom properties, but in the live event view the event is not carrying over any of the properties. If i make the same request with the HTTP API using curl, it works no problem. The code used is the thread. We are using the the Open Source version.bitter-library-3571
05/30/2022, 11:59 AMbitter-library-3571
05/30/2022, 11:59 AMbitter-library-3571
05/30/2022, 11:59 AMabundant-manchester-95584
05/30/2022, 12:15 PM