I’m trying to create a plugin. How would I go about doing that? I want the ability to add line item’s with an API Call. I would have expected to have the ability to add it once and that Bubble offers some kind of multiplier of how many fields do you want to display?
I think that you may need to use a json tools (look into plugin) or use the Data api to call your app and get json encoded data (raw). For what I understand at first, is that you cannot send each line one by one (in this case, you should use Run a workflow on a list)
Hope you’re doing well. I bumped up to this issue again and have never been able to resolve this. Is there a way with the plugin builder to reference multiple arrays to be able to add multiple invoice items or multiple products.
Hi. You mean in API Connector?
There’s so many way to solve this that depend on the API and how you want to make the request. IS this always for invoiced.com?