Automatic discount code for groups from the same company?
SOLVE
Total hypothetical: Has anyone found a feature or workaround for group registrations (via forms with payment links) where multiple emails with the same domain, OR established contacts associated to the same company, would be automatically grouped and given a discount code for their registration costs? Or perhaps a refund for a preset % once '10' contacts from ABC-company register for the same event?
I have not done something like this, but it's a fun hypothetical to explore. I tried to keep everything in HubSpot using workflows but am not sure of a lasting solution. It should be doable using custom code steps and leveraging the HubSpot API. In these situations, I prefer to use Zapier as it's easier for me to interact with the HubSpot API that way.
Here's what I'd suggest:
1) Create your zap with a webhooks trigger to get a webhook url.
2) Create a private app and subscribe to your webhook watching for payment created.
3) Create your zap. There's quite a bit here, so let me know if you have any questions about a specific step. You'll need to have created your discount code to place in the last step.
I'm sure there's some errors or other situations to be handled, but I think the hypothetical would be doable.
I have not done something like this, but it's a fun hypothetical to explore. I tried to keep everything in HubSpot using workflows but am not sure of a lasting solution. It should be doable using custom code steps and leveraging the HubSpot API. In these situations, I prefer to use Zapier as it's easier for me to interact with the HubSpot API that way.
Here's what I'd suggest:
1) Create your zap with a webhooks trigger to get a webhook url.
2) Create a private app and subscribe to your webhook watching for payment created.
3) Create your zap. There's quite a bit here, so let me know if you have any questions about a specific step. You'll need to have created your discount code to place in the last step.
I'm sure there's some errors or other situations to be handled, but I think the hypothetical would be doable.
Automatic discount code for groups from the same company?
SOLVE
This is a wonderful path to explore. Thank you for looking into the possibility, RSchweighart! We do utilize Zapier for other tasks, so this is a great starting approach. I appreciate your response and I'll follow up if questions arise.