Google Task to FluentBoard

Status: Open · Asked by mettlo on · 0 views

mettlo — Question ·

Does anyone have experience doing this integration?

I need that when creating a task from Google Task, the card for that task is created in FluentBoard.

I have already configured the FBoard incoming Webhook, I create my workflow in Pabbly, I choose the Google Task trigger for a new task, then I select the API action (Pabbly) API Request with the following configuration:

Action Event Method: POST
API Endpoint URL: The URL that FBoard uses for the incoming webhook
Payload Type: JSON
Wrap request in array: No
Authentication: No Auth
Set parameters check: Yes
Label: title
Value: the title that it takes from Google Task

But when clicking on Save & Send, the test Request shows the following results.

I would appreciate any guidance you can give me.

Best regards.

Attachments

Captura de pantalla 2024-08-29 165625.png
Arshil Ahmad — Reply ·

Hi @mettlo,

Please share the cURL command and the API documentation for the endpoint you are trying to execute using the API by Pabbly module.

Watch the video shared below to understand how API by Pabbly module works.

youtube.com/watch?v=xYC5mTobFfc

mettlo — Reply ·
Hi @mettlo,

Please share the cURL command and the API documentation for the endpoint you are trying to execute using the API by Pabbly module.

Watch the video shared below to understand how API by Pabbly module works.

youtube.com/watch?v=xYC5mTobFfc

Hi @ArshilAhmad

I'm telling you that the only documentation they have available regarding the topic of external webhooks is at https://fluentboards.com/docs/incoming-webhook/

I really don't know if that will help you.

I appreciate your help.

Arshil Ahmad — Reply ·

The document you shared doesn't provide us with complete information about the endpoint you are trying to execute. Please get in touch with application support and ask them to successfully execute this endpoint in Postman. Once you are able to execute the endpoint successfully in Postman, copy the cURL from there and share it in this thread, and we will try to set up the endpoint on your behalf.

Back to all forum threads · Log in to reply