Search results

  1. Fagun Shah

    Woo Commerce to Google Sheet Integration

    When you're setting up the workflow it will only show 1st item of array in iterator response, but when actual execution of the workflow happens it will go through each item of the array one by one.
  2. Fagun Shah

    Whatsapp api

    1. No. 2. Yes, but it will need direct image URL to send image and you need to use some SaaS or google slides to generate dynamic images for each contact.
  3. Fagun Shah

    Pushover - Bold Text

    I still does n ot work,
  4. Fagun Shah

    delay action is offset by 3 hours

    This is solved on a zoom call.
  5. Fagun Shah

    delay action is offset by 3 hours

    The first arrow is showing time in UTC+0 and the 2nd green arrow showing time in your pabbly account's time you have setup in settings. So they can be different. Make sure you are passing time in delay until action in UTC+0 timezone, and in API step check if that is executing at your account...
  6. Fagun Shah

    How can I convert ISO 3166-1 alpha-2 Country Codes (two letter codes) to the full country name? (with Transformer?)

    Until they add something similar use this sheet to lookup values from country code to full country name - https://docs.google.com/spreadsheets/d/14bAB5brVTH8Xg3kOyxgyAFyHBL0AvEfs1bfsg7tH7JU/edit?usp=sharing
  7. Fagun Shah

    Txt file to Google Sheets

    Not possible for now.
  8. Fagun Shah

    Woo Commerce to Google Sheet Integration

    Meta Data is also Array format, so you can pass that into Array into Iterator as well.
  9. Fagun Shah

    Zoom Webinar Registrant error message

    You tried to register same email address too many times. Try different email for testing.
  10. Fagun Shah

    App suggestion Webinarkit

    No open api documentation and they are not interested in sharing one. So not possible.
  11. Fagun Shah

    Zoom Webinar Registrant error message

    Check email address field. The error suggests that Email address field is not proper.
  12. Fagun Shah

    Converging two streams?

    Not possible inside a single workflow bcoz Router is the last step of the workflow. But there are easy workarounds available - 1. You can add Create Invoice1, Create Invoice 2 and Send AppInvite steps to both the routers. You can basically clone the route. 2. Send data to another workflow...
  13. Fagun Shah

    Woo Commerce to Google Sheet Integration

    You need to turn off the Simple Response toggle and Re-Capture the Webhook Response, that will capture the line_items array nad that you can use in the iterator.
  14. Fagun Shah

    How to use Update Values google sheet action?

    Account email - [email protected] I am getting error in this workflow - https://connect.pabbly.com/workflow/mapping/IjMwNDY4OSI_3D Gsheet - https://docs.google.com/spreadsheets/d/1XstuG-0b-V1CGtsOH7GXvy199dVhIGNzZIVl2jlLM0g/edit?usp=sharing
  15. Fagun Shah

    Fluent Forms to WooCommerce Basket

    Yes, exactly. It works for creating order in Dashboard, but not in Basket(or cart).
  16. Fagun Shah

    Is there a way to convert text to image?

    You can use Google Slide create Presentation from template and after that use Get Thumbnail action to get the image of the first slide. I am doing something similar in this video -
  17. Fagun Shah

    Pabbly Connect Webhook for Google Sheets not trigerring

    I think it is a limitation of google app script/addon, when you click on Send On Schedule you do not get any options to select the duration like every hour or everyday. It will automatically send all the new/updated data once per hour.
  18. Fagun Shah

    Intagration with whatsapp

    Blue badge and business verification are two different processes, signup for 360dialog with pabbly's 5$ link and then follow their instructions to verify your business in FB business manager. Or you can directly contact 360dialog support for more details.
  19. Fagun Shah

    Amazon transcribe support

    They have new app integration requests here - https://pabbly.hellonext.co/ Make sure you add your usecase and if possible add API documentation link as well.
Top