Apr 27, 2021 04:25 AM
Anyone has used a scripting app to run API calls to add/update webflow cms items?
Apr 27, 2021 04:58 AM
I haven’t personally used the scripting app for my API calls to WebFlow, but I have created integrations between Airtable and WebFlow’s API using Integromat, which is a low-code/no-code integration platform that doesn’t require scripting.
They have built-in WebFlow modules, and you can also make your own custom API calls to WebFlow as well:
Apr 27, 2021 05:29 AM
Thanks, @ScottWorld !
Yea, that is relatively easy way. I’m currently using Zapier[costlier but better error handling] for it. Scripting would save a lot/most of tasks if it’s setup correctly.
Could you share some resources[better if it’s working examples for syntax] for creating it? [I am not experienced with scripting/json/JS, but knows a little to read & implement docs and understanding similar use-cases.]
Thanks!
Apr 27, 2021 05:44 AM
Sorry, I don’t have any scripting examples, but perhaps others here do!
Apr 27, 2021 05:46 AM
No, problem. Thanks for the reply! Will update here, If I could find something helpful.