I’ve invested the last hours creating a bot to post on a WordPress installation.
Initially I tried to use restapi to send everything directly to WP but couldn’t figure out how to send custom fields so I decided to send to fieldbook first and then to WP.
Fieldbook is a spreadsheet saas like airtable.
It is a simple app where users add info and location in the bot and then the API sends data to fieldbook, and finally wpallimport gets that data and imports it to WordPress posts every 15 mins.
If you want to test it, please visit the following temporary links:
This would be a great feature to slip in with a lead gen or subscription service as well to simply track locations of hits for big businesses. I wonder then if we could get really fancy and generate a bot response depending on where the user is located to use particular regional speech markers to customize the language for the area, or push deals in those specific areas. Like a global ad service that pushes local updates to regions where those goods are available.
Hi @ajcalmeida,
Nice bot and integration Antonio.
How do you send data from your tars bot to Fieldbook? Do you need Zapier for it too?
I would like to send data from my bot to Fieldbook too
I read @ish’s article on how to send data to Google Sheets using Zapier on Medium.
Thanks.