Trying to import image file in crm with webform - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: User Support (https://discussions.corebos.org/forumdisplay.php?fid=6) +--- Thread: Trying to import image file in crm with webform (/showthread.php?tid=2445) |
Trying to import image file in crm with webform - geraldbigot - 10-27-2022 Hello, I was trying to create a new webform in coreBOS (with text but also image field) and put in in worpress website. I can't succeed to upload images : no code for it in webform. Have you an idea how to do that ? I heard about a tool called Zapier to make different apps discussing together. Perhaps the solution (https://zapier.com/) ? Thank you for your help. RE: Trying to import image file in crm with webform - joebordes - 10-30-2022 Try with Web Service Web Form, that supports images and other entities https://discussions.corebos.org/documentation/doku.php?id=en:devel:coreboswswebform RE: Trying to import image file in crm with webform - geraldbigot - 11-02-2022 (10-30-2022, 07:32 AM)joebordes Wrote: Try with Web Service Web Form, that supports images and other entities Thank you. I will try it. |