Webhook to send data to a different app
Status: Open · Asked by Anupam on · 0 views
Hello Pabbly Team,
I have an unique need where in I need to send data that I get in Grist to the third party application (Invoiless). This third party application
"invoiless" is not yet in Pabbly Connect. However this third party application (invoiless) does have webhook.
Is there any way I can send data to the third party application via webhook? Sorry, if this is a novice question as I am not very familiar with technology. However I want to send the data that I get in google sheet or grist (which are in pabbly connect) to the accounting software invoiless (which has webhooks but it is not in pabbly connect . invoiless api documentation is in https://docs.invoiless.com/guide/#api-key).
USE CASE:
Basically whenever my customers fill the registration form via google form or grist form, I want to create a customer in invoiless. Please note that invoiless is an invoicing software.
Hi @Anupam,
You can set up Google Forms as your trigger step to capture form responses. Only the first half is relevant to you.
youtube.com/watch?v=lr2JF7zOCN4
You can then use the API by Pabbly module to execute this endpoint and create new customers in your desired application.
Hello Pabbly Team,
I have an unique need where in I need to send data that I get in Grist to the third party application (Invoiless). This third party application
"invoiless" is not yet in Pabbly Connect. However this third party application (invoiless) does have webhook.Is there any way I can send data to the third party application via webhook Sorry, if this is a novice question as I am not very familiar with technology. However I want to send the data that I get in google sheet or grist (which are in pabbly connect) to the accounting software invoiless (which has webhooks but it is not in pabbly connect . invoiless api documentation is in https://docs.invoiless.com/guide/#api-key).
USE CASE:
Basically whenever my customers fill the registration form via google form or grist form, I want to create a customer in invoiless. Please note that invoiless is an invoicing software.
Invoiless is already available as action -https://www.pabbly.com/connect/integrations/invoiless/
@Anupam, You can use the 'Invoiless: Create Customer' action step; API by Pabbly module is not required.