• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Google Task to FluentBoard

mettlo

Member
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

Captura de pantalla 2024-08-29 165558.png


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

Captura de pantalla 2024-08-29 170120.png


I would appreciate any guidance you can give me.

Best regards.
 

Attachments

  • Captura de pantalla 2024-08-29 165625.png
    Captura de pantalla 2024-08-29 165625.png
    14.8 KB · Views: 61

ArshilAhmad

Moderator
Staff member
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.
 

mettlo

Member
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.

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.
 

ArshilAhmad

Moderator
Staff member
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.
 
Top