Skip to main content

I use an earlier step to get info from a Google calendar entry, but can’t seem to figure out how how write the Python code to extract the text between a a and a ] from the calendar entry title. 

For context, the calendar entry title would look like this: 

Media Interview - Jeremy Knauff uTBBJ]

And in this case, I’m trying to get the TBBJ using the Text in Formatter. 

Any advice? I’m stumped. 

Hi @jlknauff 

Good question.

Check out this related Code Mode topic:

 


Hi Troy,

Your solution is perfect! Thank you! And I think it will help solve some other Zaps I’ve had a challenge with as well.