We don't have an integration with Webflow.
You can check our current integrations at https://www.bardeen.ai/integrations.
Yet, the easiest way to send or receive data from unsupported apps is to set up a webhook on tools like Zapier or Make, and set up a Bardeen Playbook/Autobook using the "Send HTTP /post/get" actions.
This blog might come in handy https://nocodequest.com/webflow-webhooks-with-integromat/
Right now we don't have a solution to paginate in pages like this one.
What you can do in those cases is to run the "Scrape data on active tab" on each page and paginate manually.
Yet, this is a feature we’re have mapped as a product request, since it happens on multiple websites.
Check this Canny ticket to see other work arrounds on this problem.
Use the "When schedule event ocurrs", so it triggers daily at a specific hour of the day.
This trigger will allow you to monitor the data on a URL or a list of URLs.
Running Autobooks via cloud is something that we may support in the future.
Currently, Autobooks are only triggered while you are online.
You may upvote this feature and get updates on this Canny Ticket (our public roadmap)
It can be done, mainly thanks the “Open link pattern” action.
This video shows an example on how you can search Google, Linkedin and Quora.
This is possible on Notion with the following actions:
1. Find a notion database - you can search by title or fields.
2. Scrape data on the background on urls - the URL’s from the pages found at step (1)
3. Update or add notion page - set to update the page found at step 1.
This playbook provides the structure of the playbook.
https://bardeen.ai/s/SjoXZnpGGTtt
⚠️ Needs to be customised to work.
This workflow is not possible currently on other database apps like Airtable or Coda.
That's right, not all playbooks run out of the box. Some need to be configured with each user's inputs in order to run properly.
Good thing is there's an article for each playbook on the catalog, that guides you though the needed inputs or changes to run it successfully.
You can find it by searching the playbook’s name at bardeen.ai/playbooks.
For example: If "xyz" exists then "scrape data XYZ" else "populate table field XYZ with EMPTY"
In the scraper per se, there's no conditionals.Yet, they are not needed, since most conditionals can be covered when you send the data to a database (Notion, Airtable, Coda).
For instance, you can Scrape active tab.
1. Do a conditional: if step 1's field XYZ is empty
2. Add data to Notion with the XYZ field as a fixed text "Empty"
3. If not empty... Then Add data to Notion with the XYZ field's result