• 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

    Create Google contact error 400

    This is the cause. My custom field value is empty and Google reject it.
  2. 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.
  3. S

    Create Google contact error 400

    Can you please review this history ID too? IjU3NjUwNTZhMDYzNTA0MzU1MjZlNTUzNjUxMzY1MTYxNTQzNzBmMzki_pc get error 400 again.
  4. 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...
  5. 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.
  6. S

    Create Google contact error 400

    Thank you! This is the reason. yes, i cannot find it in update google contact action.
  7. 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
  8. 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...
  9. 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.
  10. 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...
  11. 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...
  12. S

    Create Google contact error 400

    Thanks. Now it is working. Even with gender from event0.
  13. S

    Create Google contact error 400

    change it to drop down still make it error 400
  14. S

    Create Google contact error 400

    create google contact action get this response: error code: 400 error message: Invalid JSON payload received. Unknown name "": Root element must be a message. error status: INVALID_ARGUMENT
  15. S

    Google Sheet Not Updating Since April 14th

    Can I use multiple Google account to attach each webhook to? User A will handle column A trigger User B will handle column B trigger. Or what kind of solution/workaround can you offer for multi column trigger in Google sheet?
Top