Services Plugins FAQs

General guidence

Hi

i have been using your QB auth plugin – and have gotten the basics working… i am now trying too figure out how to create the json for the create invoice. i have a list of things from a data type with the data… wondering if you guys have a good json plugin — the ones currently in bubble have no real good docs — i cant figure out how to use them — any help you can give me figureing out how to get the data in my database into the json format i need for the create invoice method of the api

thanks
larry

Hi @larryschul,

Thanks for asking. Unfortunately, we don’t have such plugin, but you can use some free alternatives:

If you’d need help with these plugins, you can simply contact the plugin author and ask for help directly or perhaps here https://forum.bubble.io/.

The point is that with this Invoice JSON object as body, it is important to keep the default structure and order, but you could simply retrieve the values from your database, dynamically for each value pair.

Hope it helps.