#lennard.
1 messages · Page 1 of 1 (latest)
Hey there
Hi!
Hmm I believe so but I think you need to use the --edit flag (https://stripe.com/docs/cli/trigger#trigger-edit) to actually change the path
Thanks but what does the IDE do?
I only want to specify the sub id to trigger it for
Not sure what you mean by "what does the IDE do". In order to change the Sub ID in customer.subscription.updated you have to change the POST path which is /v1/subscription/:id and actually put your Sub ID into that path which you can do when the fixture is loaded in your IDE.
Otherwise, I just wouldn't use the CLI here and I'd just make a normal update via the API to trigger the event