Hi,
I want to create a scenario in Make where any payment received in Stripe is sent to Pipedrive to update the stage of the deal on the pipeline.
Here are the steps:
- An individual fills out a form on our website with information such as email, phone number, etc.
- The answers are automatically reported in Pipedrive.
- When the lead pays through Stripe, we ask for their email address.
The objective is to have the Stripe trigger activate when a payment is made on Stripe. Then, we want to automatically select a deal from Pipedrive that matches the email from Stripe and update the deal (on Pipedrive) to move it further along the pipeline.
The trigger is not the problem. The real problem is to be able to select and update the deal using the email that we get from the Stripe payment.
Regards,
Alexis