Recent content by Fagun Shah

  1. Fagun Shah

    Move notification popup

    Totally agree on this, it is just adding extra clicks in already click intensive pabbly ux.
  2. Fagun Shah

    How can setup Pabbly Delay by Seconds?

    Just use this action
  3. Fagun Shah

    CAN I DO ANYTHING WITH BASE64 IMAGE? (GEMINI 2.5 NANO BANANA)

    The only option is to use Replicate.com via API module or my custom apps.
  4. Fagun Shah

    Generate a unique webhook on PC trigger -- maybe using Pabbly Hook?

    Every time you create a new workflow with Webhook as trigger in pabbly connect, it gives you unique webhook url. It might looks the same but all webhook urls in pabbly connect are unique.
  5. Fagun Shah

    Can I create a custom API request using Google AI Studio to upload multiple images and generate a video from them?

    You can do this via my Fal.ai and Replicate.com custom apps in pabbly connect - Replicate.com custom app for image generation - https://store.integrationlab.in/products/replicate-image-generation Fal.ai custom app for video generation -...
  6. Fagun Shah

    Where does image save when we are using Gemini Nano Banana (or OpenRouter) API ?

    I have created a custom app that supports Nano Banana in pabbly connect and image is hosted online for 15-min. In that time you can upload it to other cloud storage.
  7. Fagun Shah

    Changing the Error Notification Email Address

    FYI, v1 action is not available anymore, so use just Send Email action.
  8. Fagun Shah

    Upgraded to Unlimited subscription with unlimited tasks???

    Check this - https://forum.pabbly.com/threads/new-unlimited-plan.31841/
  9. Fagun Shah

    Extracting specific values from a JSON string

    Here is the code that you can use with Code - Run Javascript action const data = [ { "custom_field_definition_id": 426105, "value": 1754952120 }, { "custom_field_definition_id": 453167, "value": false }, { "custom_field_definition_id": 458425, "value": 1537890 }, {...
Top