APIs & Integrations

nmeder
Member

Automate bank transfers with stripe

SOLVE

Hi guys,

I wanted to ask, if someone has any experience with automating a bank transfer after trigerring hubspot to read out a hubspot form for input like name, bank number, costumer number etc... beforehand in the workflow? 
 

0 Upvotes
1 Accepted solution
FarioConsulting
Solution
Top Contributor

Automate bank transfers with stripe

SOLVE

Hi,

 

You can set up a webhook to trigger when the form gets submitted. Then, customize the webhook request to include just the info you need...like the name, bank number, and customer number.
As such, your external system can handle the transfer using the specific details from the form submission.

 

Cheers,

Harsh

Fario Consulting

View solution in original post

0 Upvotes
1 Reply 1
FarioConsulting
Solution
Top Contributor

Automate bank transfers with stripe

SOLVE

Hi,

 

You can set up a webhook to trigger when the form gets submitted. Then, customize the webhook request to include just the info you need...like the name, bank number, and customer number.
As such, your external system can handle the transfer using the specific details from the form submission.

 

Cheers,

Harsh

Fario Consulting

0 Upvotes