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
But when clicking on Save & Send, the test Request shows the following results.
I would appreciate any guidance you can give me.
Best regards.
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.