The most recent content from our members.
I am ingesting a data feed from my CDP via webhook and would like to split the events coming through into separate events since there’s 100+ properties. I realize this could probably be done on the CDP end. Is there any way to do this in Amplitude? I’ve tried searching but couldn’t figure it out.
Hey there, Recently we had an incident that was caused by a feature flag being toggled. The incident commander was not aware of the feature flag being toggled to understand what changed in the system. Typically, we push system changes like this to Slack with automations to make it more visible. I understand that there are…
Hi Community! My team is currently developing a new feature to show our professional users view and contact statistics. Currently we are sending view and contact events to Amplitude and need to access these in order to calculate the statistics, on demand, for each user and serve/present them in our App & web. My…
Hi all , In our company , we are checking amplitude to get user events and properties. Can i get access to GET API for this to query events from some start time and end time and then get events and their properties in response ? Please help
Hey there, Recently we had an incident that was caused by a feature flag being toggled. The incident commander was not aware of the feature flag being toggled to understand what changed in the system. Typically, we push system changes like this to Slack with automations to make it more visible. I noticed there is a Slack…
Hello :) I'm trying to send event data to a webhook on a Make workflow. The payload I'm using is : {<br /> "event_type" : "${input.event_type}",<br /> "event_time" : "${input.event_time}",<br /> "user_properties" : {<br /> "email" : "${input.user_properties.email!}",<br /> "organization_id" :…
I am trying to create a custom payload for my Webhook destination. The input event payload has an array of items and I always want to access fields in the first item of the array. I am able to successfully test the connection if I only access the first item of the array, but when I try to access properties within that…
It would be useful if alerts allowed you to specify arbitrary metadata which would get passed to your webhook endpoint. Example metadata would be Priority of the alert, Team who owns the alert, and Individual Owner who should investigate. Right now, you can encode all of that in the alert name, but that’s not ideal. It…
It’d be nice to be able to disable a webhook without deleting it. For example, we may have a webhook set up purely for testing purposes. When we’re not testing, we want to disable the webhook so we don’t get spammed by alert notifications. In order to do that right now, we either need to delete the webhook or turn off each…
When creating a webhook, is there a way to specify secure credentials for Amplitude to use when calling the webhook? Ideally they would be passed in an HTTP header instead of on the URL, but I don’t see a way of setting anything outside the URL.
It looks like you're new here. Sign in or register to get started.