Recent content by KLP

  1. KLP

    LeadConnector V2 Custom API 401 Scope Error

    Thanks @ArshilAhmad. I've already added the action to my private Pabbly application for LeadConnector V2 so won't need to request, vote and wait.
  2. KLP

    LeadConnector V2 Custom API 401 Scope Error

    @Preeti Paryani, I've created this functionality in a new Pabbly action as part of a new Pabbly private App integration into the LeadConnector V2 API. Pabbly is free to add this action to the vanilla LeadConnector V2 App
  3. KLP

    LeadConnector V2 Custom API 401 Scope Error

    Hi @Preeti Paryani. I'm looking for a workflow action to be added to the Leadconnector V2 App that gets appointment details by appointment ID. Here's the GHL API doc for it. https://highlevel.stoplight.io/docs/integrations/bc4114ff64e38-get-appointment Will have to add the following scope to the...
  4. KLP

    LeadConnector V2 Custom API 401 Scope Error

    Did this reach a resolution? The current list of scopes should also contain 'calendar/events.read' but it's missing. Overriding the authorised scopes list when configuring the connection allows the token scope to change but the 'Custom API Request' is sending erroneous properties. My guess is...
  5. KLP

    Delete Folder in Drive

    The issue was successfully mitigated
  6. KLP

    Delete Folder in Drive

    I've written an API query to achieve this functionality. It appears that Pabbly is not including the query parameter "?supportsAllDrives=true" which allows the query to access files and folders in shared drives.
  7. KLP

    Delete Folder in Drive

    It seems simple enough, but the "Google Drive : Delete File or Folder" action returns '404 File not found' when trying to delete the folder. In the previous step I successfully use "Google Drive : List Folder Content" on the folder, so it can clearly be found. Is "Google Drive : Delete File or...
Top