Stripe: Pulling Subscription Item IDs from User Subscription

Sooo. I have been at this for hours now and I can’t seem to figure it out.

  1. I have successfully created a “Subscribe User to a Plan” action within a workflow
  2. Within which I have “Add(ed) Subscription Item(s)”

I would like to be able to later on Update the Subscription Items I have created within the action (above).

Question: How do I retrieve the Subscription Item IDs from the Subscription items created in the above?

Thanks in advance :slight_smile: