How to get customer id from "New Subscription Created" triggerr

Hey, so I am creating a scenario where I am adding users who are in trial to mailchimp from stripe.

The trigger I used in “New Subscription created” and the 2nd module is “Get customer info” for getting email and name.

I can’t find “customer id” from the output of module 1, how can I get them.

Hey @Fahad_Sheji ,

The customer starts with something like:

cus_something…

cheers!