• 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

    ClickSend & Monday.com: what is the correct syntax on the body of an SMS

    Hi @Josephcmhcap1, If you want to pull data from Monday.com and send an SMS through ClickSend by mapping the details, your syntax is correct. I am attaching a video that demonstrates how you can compose a message by mapping the details from above (Ignore the apps used and skip to 6:40)
  2. ArshilAhmad

    Import from Google sheet to WordPress - 1 row per day

    Hey @FreedomDSGNR, You can use Code by Pabbly: Run JavaScript (Beta) to generate random time between 8am and 10am, and use that time to make WordPress posts. // get a random number between 0 and 1 const randomHour = Math.floor(Math.random() * 2); // get a random number between 0 and 59 const...
  3. ArshilAhmad

    reset counter date

    Unfortunately, the use case you are describing is not possible, as there is no way to reset the counter using date or time.
  4. ArshilAhmad

    No Basecamp Get Project By ID Action

    Can you please elaborate on what you mean by implementing Webhooks API and adding Webhooks to projects after they have been created?
  5. ArshilAhmad

    No Basecamp Get Project By ID Action

    As per your request, we have added Basecamp: Get Project by ID as an Action Event.
  6. ArshilAhmad

    Groove to Slack Integration

    Hey @More Massages, Since you will receive emails every time a new ticket is created, you can use Groove: Ticket Started as your trigger event. Attaching a video for your reference: https://drive.google.com/file/d/19F_jDlpZv2gOwJNwzrO7b_PCIjz_qJi7/view?usp=sharing
  7. ArshilAhmad

    Can I use my own Slack app/bot for posting to Slack?

    It is not possible to substitute the Pabbly Connect bot with your own bot. Thus the use case you are demonstrating in the video is unattainable.
  8. ArshilAhmad

    Pinterest workflow stopped working

    It seems like your workflow is working now and your trigger is being executed, as seen in your history.
  9. ArshilAhmad

    Bot Icon on Slack

    Hi @Renato Drumond, To resolve your issue, try adding this URL (https://forum.pabbly.com/attachments/parrot-png.24729/) to the Bot Icon field.
  10. ArshilAhmad

    Clockify to Xero Invoicing

    Step 1. To get all the line items of your invoice, you need to Disable the Simple Response. Doing this will give you a response in an array format. Step 2. After that, you need to add the Data Formatter: Line Itemizer to your workflow, which will give you a response in line items that you...
  11. ArshilAhmad

    Pinterest workflow stopped working

    Hey @Ingrid, Based on the workflow you have shared, I can see that you have made some changes to your Airtable. These changes may have prevented your workflow from being executed. Make sure that any time you make changes to your Airtable, you also reconfigure your workflow.
  12. ArshilAhmad

    Issues In Google Reviews

    Hi @rana pratap, Are you referring to Google My Business reviews? If so, then yes, you can automatically reply to your Google My Business reviews using Pabbly Connect. As a matter of fact, we have dedicated videos on this topic that will guide you to set up your automation workflow. Using...
  13. ArshilAhmad

    reset counter date

    Hey @ganganarayan.rns, To reset the counter, you must choose 'Yes' in the Reset on Execution field. However, if you wish to reset the counter on a date change, we would require further details regarding your specific use case.
  14. ArshilAhmad

    Google Form to Trello Card - Input Date & Time

    @creative6, The time zone difference between UTC and PST is 7 hours, and the responses generated by Google Forms are in UTC format. To resolve this time zone problem, you will need to add some additional steps into your workflow, as shown in the screenshot.
  15. ArshilAhmad

    No Basecamp Get Project By ID Action

    We'll try adding the Basecamp: Get Project Details action event as soon as possible and get back to you.
  16. ArshilAhmad

    Can I use my own Slack app/bot for posting to Slack?

    I've posted a video demonstrating the process of assigning a name and icon to your bot. https://drive.google.com/file/d/1SbZgccBac2Npx3rIpfFPSh0uX8kf0ssa/view?usp=sharing Additionally, I'm providing a thread that will assist you in developing your own custom application, in case that is what...
  17. ArshilAhmad

    Same task is happening 2 times

    It looks like your workflow is receiving responses from two different Webhook URLs, resulting in it being executed twice. This issue commonly occurs when we click on Save & Send Test Request multiple times. To resolve this problem, you must remove one of the Webhook URLs from your MailerLite...
  18. ArshilAhmad

    Can I use my own Slack app/bot for posting to Slack?

    Try using user as the Authentication Type.
  19. ArshilAhmad

    Catching Webhook to then search contact in Zoho CRM not working

    Hey @greco26, Please share your workflow with us at the provided email address so that we can gain a better understanding of your issue. Email: [email protected] Also, remember to revoke access once your query has been resolved. Attaching a video for your reference:
Top