Recent content by nicocarp

  1. nicocarp

    Send a PDF file that I retrieve from Google Drive to my KB in Voiceflow.

    Hello Hello!! yes! this is my pabbly workflow: Pabbly Workflow this is the voiceflow API VoiceFlow API thanks for your help!
  2. nicocarp

    Send a PDF file that I retrieve from Google Drive to my KB in Voiceflow.

    I have set up a trigger so that every time a new file is uploaded to a specific folder in Google Drive, it sends the PDF file to my KB in my Voiceflow bot via a POST request, but I don't know how to make it work because it always returns a 401 response. Can you help? I'm including some...
  3. nicocarp

    Having trouble sending the JSON response provided by Pabbly to Voiceflow..

    Thank you very much for your response! What I need is for my bot to retrieve the response that Pabbly sends so that I can use it and display it in my chatbot, but I'm not managing to do it. Thank you for your help! voiceflow api: https://developer.voiceflow.com/docs/get-started pabbly...
  4. nicocarp

    Having trouble sending the JSON response provided by Pabbly to Voiceflow..

    Hello, I am trying to create a bot that can create, update, and cancel meetings on Google Calendar. The issue is that the JSON response I receive doesn't contain any of the values returned by Pabbly. To connect Pabbly and Voiceflow, I used a webhook in the API POST module, but I never receive...
Top