• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Recent content by Sergio G

  1. S

    How to pass the current date to AI Assistant?

    Hi, I was inspired by this video at minute 11:40 that uses personalized input but as you told me it seems to not use the user's message in combination with the custom field, so it creates a custom prompt that can be used with custom fields. Will try to check th Pabbly Connect way, but I think...
  2. S

    How to pass the current date to AI Assistant?

    Hi, thanks, I changed the api to https://timeapi.io/api/Time/current/zone?timeZone=America/Santiago and now it saves the date to a custom field. Now my flow is: 1. Trigger: user starts a conversation 2. API request to https://timeapi.io/api/Time/current/zone?timeZone=America/Santiago and save...
  3. S

    How to pass the current date to AI Assistant?

    Hi, sure. https://chatflow.pabbly.com/app/flows/edit/68bb94c051a665a01e3bb26b "You have my permission to log into my Pabbly Connect account and edit the workflow, if required. Here is the registered email address associated with it [email protected]
  4. S

    How to pass the current date to AI Assistant?

    I created a very basic flow for testing. When a tag is added to a contact then call api request and save the result data.datetime to CurrentDate. But it's not working, I open Contacts, choose the only contact I have to edit details, add update_currency_date tag and the value in CurrentDate is...
  5. S

    How to pass the current date to AI Assistant?

    Update: I had to add access-control-allow-origin = *, since I saw that on test button it was called from an intermediary host
  6. S

    How to pass the current date to AI Assistant?

    Hi, that is a great idea! thanks. I was trying to implement as suggested but fails on testing the api call. No params, no header, no body. I used https://worldtimeapi.org/api/timezone/America/Santiago that corresponds to my location but says "No response received from API" as image attached...
  7. S

    How to pass the current date to AI Assistant?

    Thanks, I have an idea to do it, but I think they tags update is not working correctly. The idea: Create a Custom field for CurrentDate. On Pabbly Connect I want to suscribe to a create contact trigger or a user starts conversation kind of trigger, or simple on a Tag applied to a contact like...
  8. S

    How to pass the current date to AI Assistant?

    Hi, thanks, but with gpt-4o-mini it keeps changing month and/or year. But the same rules with an anchor on current date worked flawlessly. I tested on gtp-5-nano and worked well without needing to pass current date. But it's not supported on Chatflow yet. On another example I asked how much...
  9. S

    How to pass the current date to AI Assistant?

    Hi, I need the AI assistant to know which day it is when the user sents the whatsapp message. Why? because I need to infer when the user ask for availability on "next weekend" to be able to translate to, for example: friday 12 sep 2025 to sunday 14 sep 2025 And it's specially needed when...
Top