Skip to main content

Notifications

Power Automate - Using Flows
Unanswered

Insightly flow template

(0) ShareShare
ReportReport
Posted on by 21

Hi All,

 

Bit of a bespoke question, within the power automate fixed templates, there is a flow for Insightly to get tasks and send to 'To-Do'.  The flow doesn't pick up the trigger in Insightly even though the API connection is active and works with other Insightly flows, just not tasks related.  Insightly have said nothing to do with them and would need to take it up with Microsoft as they wrote the code.

andy_jay_1-1656930582365.png

 

 

{

    "inputs": {

        "host": {

            "connection": {

                "name": "@parameters('$connections')['shared_insightly_1']['connectionId']"

            }

        },

        "method": "get",

        "path": "/trigger1/Tasks",

        "authentication": "@parameters('$authentication')"

    },

    "recurrence": {

        "interval": 5,

        "frequency": "Minute"

    },

    "metadata": {

        "flowSystemMetadata": {

            "swaggerOperationId": "OnTaskAssignedToMe"

        },

        "operationMetadataId": "7ad65d90-9dfb-4dab-9ab7-3270dd33a060"

    },

    "splitOn": "@triggerBody()?['tasks']"

}

 

 

Any Ideas on the issue as it just times out??  Would the HTTP premium be needed in this case?

 

Many thanks in advance

 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,636

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,942

Leaderboard

Featured topics

Restore a deleted flow