mjcolli
(Michael Collins)
March 17, 2025, 9:09pm
1
How do I update an existing datasource record with an uploaded document or image using the API? Your documentation shows how to insert a new record with a file, but not update an existing one.
Developers documentation for the Fliplet Platform. Here you can learn how to extend your Fliplet Apps and also how to create new components, themes and menus. If you’re a Fliplet Studio user creating apps, you most likely want to look at our JS API...
Deb
(Deb Ghosh)
March 24, 2025, 10:19am
3
Hi Micheal,
You will likely have to use this to update the entry in the data source with the new file link.
Developers documentation for the Fliplet Platform. Here you can learn how to extend your Fliplet Apps and also how to create new components, themes and menus. If you’re a Fliplet Studio user creating apps, you most likely want to look at our JS API...
If you want to update the file directly you can use our Media API to do that. See:
Developers documentation for the Fliplet Platform. Here you can learn how to extend your Fliplet Apps and also how to create new components, themes and menus. If you’re a Fliplet Studio user creating apps, you most likely want to look at our JS API...
Thanks,
Deb