Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zapier: Allow integrations to set complimentary tier membership #64

Open
1 task
naz opened this issue Sep 2, 2022 · 0 comments
Open
1 task

Zapier: Allow integrations to set complimentary tier membership #64

naz opened this issue Sep 2, 2022 · 0 comments

Comments

@naz
Copy link
Contributor

naz commented Sep 2, 2022

original issue

Problem

Related: https://github.com/TryGhost/Team/issues/1271

Zapier is not configured to work with tiers. This applies both in terms of triggering events and actions that can be taken.

Real World Reference: https://forum.ghost.org/t/tiers-and-zapier/26019

Member Actions

For the most part, available member-related actions still work in the context of tiers. The only piece that needs updating is the ‘Complimentary premium plan’ option.

Current Version:

image

Solution:

  • Instead of listing simply true / false, we would like to list the available tiers in the system and an option to remove all comps.
    • Note, The Zapier integration has no concept of Tiers at this moment. This change needs a bit of thinking around combining boolean "comped" flag and the tier selection.

For example, if I have the tiers ‘Bourbon’ and ‘Scotch’ I would see the following:

Bourbon
Create complimentary subscription to ‘Bourbon’ tier

Scotch
Create complimentary subscription to ‘Scotch’ tier

Remove complimentary subscriptions
Removes all existing complimentary subscriptions

@naz naz added the enhancement label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant