• 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 $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Subscription Billing โ€” Lifetime Access for $249 โ€” View Offer
    • ๐Ÿ”ฅ Pabbly Chatflow โ€” Lifetime Access for $249 โ€” View Offer

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

Recent content by sampaht

  1. S

    output from google drive search action not sent in webhook

    pretty much every successful workflow IjU3NjUwNTZhMDYzNTA0MzI1MjZhNTUzNjUxM2I1MTYyNTQzNjBmMzgi_pc
  2. S

    output from google drive search action not sent in webhook

    For the failed executions that you sent screenshot, it really doesn't found the folder. For success execution it get folder and can continue for next steps, but in API payload it doesn't send the folderID
  3. S

    output from google drive search action not sent in webhook

    Google Drive: search action output: API webhook action: Webhook sent does not include folderID parameter From history, folder ID is not sent in data.
  4. S

    Create Google contact error 400

    This is the cause. My custom field value is empty and Google reject it.
  5. S

    output from google drive search action not sent in webhook

    I have a workflow where i send a string, let google drive action search it, and return folderID. When I use the folderID in sendwebhook action, folderID is not sent, and if it do sent, the string is "None" While in the workflow I have a code action, folderID is fetched from Google Drive Search...
  6. S

    Create Google contact error 400

    is there any way to prevent empty string to be sent? If I use router, it will be either a very long workflow and possibly run multiple times for routes of each empty string combination, or a lot (based on permutations) of routes of combination for each empty string combination.
  7. S

    Create Google contact error 400

    Can you please review this history ID too? IjU3NjUwNTZhMDYzNTA0MzU1MjZlNTUzNjUxMzY1MTYxNTQzNzBmMzki_pc get error 400 again.
  8. S

    Create Google contact error 400

    As you read from previous conversation in this thread, I end up with creating 2 webhook trigger. 1 is triggered when I [create] a contact from other app. Thus leading to create google contact action the other is triggered when I [save] a contact from other app. Thus leading to update google...
  9. S

    Create Google contact error 400

    How to make it work 2 ways, But not triggering infinite loop? If webhook source send data, update/create google contact. If google contact updated, update webhook source with API action.
  10. S

    Create Google contact error 400

    Thank you! This is the reason. yes, i cannot find it in update google contact action.
  11. S

    Create Google contact error 400

    hi @Preeti Paryani, recreating it in classic builder have same issue. When running save and send request, google contact create the contact. But when receiving actual data it have error 400. classic builder workflow_id=IjU3NjYwNTY0MDYzNDA0MzE1MjY4NTUzMDUxMzMi_pc
  12. S

    How to get response from API action

    Hi, running API action sometimes get error, I want to run further action if it get error. How can I get API response if task is failed with this error at API action Error Session status is not as expected. Try again later or restart the session Session default Status STOPPED Expected...
  13. S

    Create Google contact error 400

    Same issue happens in this workflow https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY1MDYzMTA0MzQ1MjY1NTUzNjUxMzEi_pc only test workflow runs well, but real use case failed. Please check the history too.
  14. S

    Create Google contact error 400

    Hi, this workflow run well in test. But in real use, it get errors at google contact action. can you check history: IjU3NjUwNTZiMDYzZTA0MzA1MjZiNTUzNDUxMzc1MTY0NTQzNTBmMzki_pc IjU3NjUwNTZiMDYzZTA0MzM1MjY4NTUzYzUxMzc1MTY2NTQzNDBmMzci_pc IjU3NjUwNTZiMDYzZTA0MzM1MjY4NTUzYzUxM2E1MTYyNTQzNjBmMzUi_pc...
  15. S

    Create Google contact error 400

    I created follow up workflow https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY1MDYzMTA0MzQ1MjY1NTUzNjUxMzEi_pc But I cannot test the update google contact. The format is same, content sent from this workflow and follow up workflow is same. One to create contact, and one to update...
Top