Search results

  1. Fagun Shah

    Notion Get Database Details action not showing anything in dropdown

    I do have databases, the page is publicly shared as well and shared with pabbly as well. But still not showing up in dropwdown. If I pass the Database ID manually then it works. So I think there is some issue in the integration.
  2. Fagun Shah

    Google Sheets webhook only sending partial data

    You can set last column with data as trigger column or use Get Row action as 2nd step of workflow to get the whole row.
  3. Fagun Shah

    Task ID Related Question

    You can also check it on your own at the end of the task history id(consumed tasks are paid tasks which are deducted from your quota of total tasks) -
  4. Fagun Shah

    How to send the content of a csv url to Google Sheet

    You can't process CSV files in pabbly connect, but you can upload them to gdrive. Otherwise, you need to use CSV parser third party APIs with pabbly connect.
  5. Fagun Shah

    how different payment links on razorpay work in same webhook ?

    Option 1 - Setup Routers based on Prices of the course's product link. Two courses can't have same pricing. Option 2 - Use Payment Pages instead and try to follow this video, which does not setup router using pricing so you can have two course with same pricing...
  6. Fagun Shah

    How to extract all url from a cell in Airtable

    The forum automatically changes the some special characters into emojis. Check the screenshot for the actual special character.
  7. Fagun Shah

    How to extract all url from a cell in Airtable

    (http|ftp|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:\/~+#-]*[\w@?^=%&\/~+#-])
  8. Fagun Shah

    Woocommerce trigger - review submitted/published

    Wordpress by default do not have any triggers for New Reviews published on Woo-commerce products. So you need to use third- party plugins like uncanny automator or wp-webhooks to achieve this. Both has this trigger in their pro versions only.
  9. Fagun Shah

    Sending API help needed

    Pabbly does not have a "Code" module yet, so you need to do that somewhere else. But to send Custom API call you can use the "API" module in Pabbly Connect.
  10. Fagun Shah

    More Action Event for Social Media Post

    They moved the requests to update existing integrations here - https://pabbly.hellonext.co/b/Update-Existing-Application
  11. Fagun Shah

    Can you guys add

    They moved new integration requests here - https://pabbly.hellonext.co/b/Integration-Request I tried to find API documentation on their website, but no luck. If possible ask them about that and add link to the request.
  12. Fagun Shah

    When do things run?

    Google Calendar Triggers are polling based triggers. So it can take up to 10 minutes to actually trigger the workflow.
  13. Fagun Shah

    TRAFFT integration

    No API or webhooks available in TRAFFT, so not possible yet. They said they will release webhooks in 1 month.
  14. Fagun Shah

    Help - Wordpress - no "update page" option?

    You can use Elementor get url parametes to show content processed by pabbly on elementor page, I am doing something similar in this video - https://www.facebook.com/groups/formget.deals/posts/1023162741796681/
  15. Fagun Shah

    Dynamic Web Page by Pabbly - replace the url with my own sub-domain name?

    You can use switchy link shortner to make a short URL of that weird dynamic web page link. Pabbly Connect by default does not support custom domain name for dynamic webpage.
  16. Fagun Shah

    Google Drive Trigger "New File In Specific Folder" is not Showing Sub-folders?

    Currently in google drive actions we can see the sub-folders in dropdown but not able to see sub-folders in google drive trigger "New File in Specific Folder". Can your team make this happen for ease of use?
  17. Fagun Shah

    Webhook

    Use API module of Pabbly as action to send POST requests(same as zapier webhook action)
Top