A mini-CRM from your messenger chats — in a table

The scenario logs every message and contact from the messenger into Quick Base — with history and a profile photo.

  • Every message — a row in Quick Base
  • Contacts created and updated on their own
  • Inbound and outbound are marked
  • A per-client history in one place
WebhookBaserowWasender

How it works

To move data from Quick Base to Webhook automatically, use a ready-made scenario — no manual exports.

  1. Starts when: Trigger: WhatsApp Message
  2. Then: Prepare: Standardize Incoming Data
  3. Check: Route: Message Type (Image/Text)
  4. If no: Extract: Image Message Data
  5. Check: Route: Message Origin (Outbound/Inbound)1
  6. If yes: WasenderAPI: Decrypt Image Outbound
  7. Then: Baserow Upload Message Image
  8. Then: Log Outbound Image Message
  9. If no: WasenderAPI: Decrypt Image Inbound
  10. Then: Baserow_Upload Message Image
  11. Then: Log Inbound Image Message
  12. If no: Extract: Text Message Data
  13. Check: Route: Message Origin (Outbound/Inbound)
  14. If yes: Log Outbound Text Message
  15. If no: Log Inbound Text Message
  16. Then: Baserow: Search Contact
  17. Check: Route: Contact Exists?
  18. If yes: Create New Contact
  19. Then: WasenderAPI: Fetch Profile Picture URL
  20. Then: Baserow: Upload Profile Picture File
  21. Then: Update Contact Profile Picture Field
  22. If no: Update Contact Timestamp

You can launch this Quick Base + Webhook integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.