• 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.

Search results

  1. ArshilAhmad

    Problem with the Date/Time Formatter und Google Meet Event

    Hey @heiko, Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue. Once you have added me as a Team Member, do let us know the name of your workflow. Email: [email protected] Also, remember to revoke access...
  2. ArshilAhmad

    Facebook auto-share

    Hi @Darryl DHE, Could you please confirm whether you are the owner of the page from which you are trying to capture posts? This error message typically occurs when you try to access data using the Facebook Pages API without the necessary permissions. To fix this error, you need to obtain the...
  3. ArshilAhmad

    Send a Campaign w/ Mailchimp

    Hey @AnthonyL, The response message is from Mailchimp's end, and 'Your Campaign is not ready to send message' is not very helpful. I suggest logging in to your Mailchimp account, navigating to your campaign, and finding a more detailed reason for the error.
  4. ArshilAhmad

    Best way to sync JSON feed to Google Sheet?

    If you retrieve all 500 items from the API at once, only 3 of your tasks will be used per workflow execution. Task 1. Getting all 500 items using API by Pabbly Task 2. Deleting rows of your spreadsheet using Google Sheets: Delete Row(s) Task 3. Adding all 500 items to your spreadsheet using...
  5. ArshilAhmad

    Send a Campaign w/ Mailchimp

    Hey @AnthonyL, Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue. Once you have added me as a Team Member, do let us know the name of your workflow. Email: [email protected] Also, remember to revoke...
  6. ArshilAhmad

    Facebook auto-share

    Hey @Darryl DHE, Please grant me access to your workflow in which you are facing this issue by adding me as a team member. This will allow me to gain a better understanding of your issue. Once you have added me as a Team Member, do let us know the name of your workflow. Email...
  7. ArshilAhmad

    Using Shopify metafields with webhooks

    Unfortunately, it's not possible to retrieve these fields via webhook because Shopify doesn't send us that data. As a workaround, we can include the 'Shopify: Find Customer by Email' action step immediately after the trigger step. This will allow us to capture the meta fields associated with the...
  8. ArshilAhmad

    Best way to sync JSON feed to Google Sheet?

    Hey @kpetrowski, For your use case, I would suggest setting up your workflow as follows: Schedule using Pabbly to execute the workflow. Use API by Pabbly to capture data. Use Google Sheets: Delete Row(s) function to remove old data. Use Google Sheets: Add Multiple Row(s) function to add new data.
  9. ArshilAhmad

    Groove Giving Me Error

    I don't have the access to investigate the issue using the shared URL.
  10. ArshilAhmad

    Worksflows get executed multiple times eating up all my monthly tasks..

    Hey @Wallimann, It appears that while setting up a connection with your ConvertKit account, you clicked on 'Save & Send Request' multiple times. As a result, you received multiple responses from the same user. I would suggest that you set up a new workflow and pause the current one. Please...
  11. ArshilAhmad

    Using Shopify metafields with webhooks

    Hi @steve.hommerding, To retrieve customer information you can use Shopify: Find Customer by Email action event.
  12. ArshilAhmad

    Pabbly Membership Problem

    The error message you're seeing is from OpenAI. I recommend contacting their support team to get a better understanding of the error. https://help.openai.com/en/articles/6891831-error-code-429-you-exceeded-your-current-quota-please-check-your-plan-and-billing-details
  13. ArshilAhmad

    Add or Remove Tag Action for LionDesk

    Hey @calebhanson, As per LionDesk's API documentation, there is no endpoint available to add a tag to a specific contact. Instead, you can only add a tag while creating a new contact using the 'Create Contact' action event. https://developers.liondesk.com/docs/endpoints/tags
  14. ArshilAhmad

    Pabbly Membership Problem

    Hey @Bananajuice2002, Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue. Once you have added me as a Team Member, do let us know the name of your workflow. Email: [email protected] Also, remember to...
  15. ArshilAhmad

    Help Update a Custom Woocommerce Order

    That is not where it's supposed to show up. It seems like you have removed the 'WooCommerce: Update an Order (With Line Items)' step from your workflow, and I cannot see the entire response you got. Could you please specify how exactly you want to use this Billing CPF?
  16. ArshilAhmad

    Office 365 Calendar

    Yes, it would trigger when a new event is created in your calendar; but the record will be added to Airtable 15 minutes before the start of the event.
  17. ArshilAhmad

    Worksflows get executed multiple times eating up all my monthly tasks..

    I have noted your concern. Please allow us some time to look into this issue, and I will get back to you with an update soon.
  18. ArshilAhmad

    Using Shopify metafields with webhooks

    If these metafields are attached to a product, you can use the Shopify: List Product Meta Fields action event to capture the data. However, if the metafields are attached to a customer - which I am assuming to be the case in your situation - please let us know.
  19. ArshilAhmad

    Help Update a Custom Woocommerce Order

    Hey @Vico, It seems like you are trying to map a Label with no Value. Please note that mapping a Label with no Value will result in a blank response. If you want the word 'Billing Cpf' to be the key, try this instead.
  20. ArshilAhmad

    Office 365 Calendar

    Hey @Mailman, The use case you are describing is possible, and this is how it will work: Step 1: Set up Microsoft Office 365's New Calendar Event as the Trigger App to capture new events. Step 2: Subtract 15 minutes from your event starting time using Date/Time Formatter. Step 3: If you...
Top