Ok, so this may be a little more advanced but…
Context:
I host a weekly livestream that, if people want to attend, they get a “ticket” by entering their email through Modern Events Calendar.
For the longest time, I’ve had a zap that ran that would add them to a specific email list in convertkit.
This has worked… fine, but it doesn’t allow me to know email members have come in from what episode, so segmenting later on has become quite difficult.
So… after some fiddling, I found a way to auto-create a tag in convertkit when an event is created.
Now, I want to also add that tag to an individual subscriber when they sign up for the event.
As far as I can tell - the best way to do this is to have a search run through the tags, then somehow isolate the tag id from the string so it can then be added to the subscriber’s record.
For example, :
{"id":4967517,"name":"How to Calculate The ROI of Content Marketing","created_at":"2024-04-25T16:44:35.000Z"},
Whatever the query is, it would take the event name “How to Calculate The ROI of Content Marketing” which is automatically pulled in from a different step, then backtrack to the “id””4967517 and get the rest.
I suspect this could be done with the Code by Zapier step and use Javascript to sort everything out, but I dont’ know enough Javascript to get this done.
Any thoughts?
Question
Need help isolating a tag id in convertkit.
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.





