Triggered notification not in activity feed
Hi! Working in the PHP sdk, I'm sending out triggers that don't show up on the activity feed (development env). The response when creating a trigger is positive and status is 'processed', but nothing is showing up in our activity feed and emails aren't sent out. This seems to be for a specific workflow
4 Replies
Workflow that's failing: 6619426b695a4da432671392
Example transactionId: 2ecb0409-03f5-4c00-9b77-3ae964518572
Checking this from our end
As per logs, this workflow was triggered with transactionId
2ecb0409-03f5-4c00-9b77-3ae964518572
on Oct 9. Activity feed page has details of this trigger
This workflow was triggered again two times using same transactionId 2ecb0409-03f5-4c00-9b77-3ae964518572
We have idempotency configured on transactionId, so these 2 requests were not processed and hence not visible on activity feed page
Switch to Requests tab on Activity feed page, you will see 3 logs for transactionId `2ecb0409-03f5-4c00-9b77-3ae964518572`ah that makes sense, my apologies!
@lena_dooms, you just advanced to level 5!