New Notion Database Item to ConvertKit Subscriber with Tag

Status: Open · Asked by simcalister on · 0 views

simcalister — Question ·

I want to enter a new contact into Notion (name, email, tag) and have that create a new subscriber in ConvertKit using the same tag.

Notion: Jane Doe, [email hidden], lead
Kit: Jane Doe, [email hidden], lead (tag)

I see that I can do the first half - create a new subscriber to a form.

How do I map the tag from Notion to Kit on that subscriber?

Thank you Pabbly geniuses!

Arshil Ahmad — Reply ·

Hi @simcalister,

Could you please share the Workflow URL in which you have this concern?

Arshil Ahmad — Reply ·

Thank you for sharing the workflow. Kit does not allow you to directly map tags from Notion; instead, you need to map the Tag ID associated with each specific tag. For example, the Tag ID associated with "Lead" in Kit is 5432332. So, if you want to add "Lead" as a tag to a particular subscriber, you need to map "5432332".

Since this Tag ID is not provided directly from the Notion trigger step, you need to add a Lookup Table to your workflow and include all tags and their respective Tag IDs in this step. This Lookup Table will give you the Tag ID associated with a particular tag, which you can then map to Kit.

youtube.com/watch?v=0umsoycOlfo

Back to all forum threads · Log in to reply