Clicking on “Initialize call” actually performs the call using the “default” id value of 52 (I can see that the item gets deleted on my server). The plugin reports no error when I do this (when I set an illegal value for the id, it does report an error). This suggests that the plugin regards the call as successful. However, the “Initialize call” link does not go away (I don’t know if it’s supposed to).
When I change to the workflow, the call is not offered as an action:
Have you set the app as the test app for the plugin and clicked the button “go to test app”? Also, have you refreshed the app? Hitting CTRL + F5 on your app editor may help.
Thanks for the suggestion! I’m not sure I understand what you mean by “set the app as the test app for the plugin” and I can’t find any “go to test app” button. Can you provide some detailed steps or is there a tutorial of some sort that shows how one does this?
I just set up an API call as in the screenshot. I have another API call that is set to “Use as Data” and I can succesfully use it with the Repeating Group. As you can see on the screenshot, the API call that I’m posting about is set to “Use as Action”, but it’s not appearing as a selection in my Workflow.
You can only access it in the Bubble app when you make one successful call and no longer modifies the call, mark the box “capture response headers” then click “initialize call”, then if it works you’ll receive a response and will get that screen that shows every information that came back and if you don’t want any of the information that came back as a response you can choose “ignore” in all of the dropdowns that appear.
If all goes well, the button will then be “modify call” instead of “initialize call”.
I have the same issue. I built another call earlier and using that already. This one is successfully initialized but still not coming up as a new plugin action…
Yes, I’ve set the type to Action and I’ve reinitialized it.
However, only one API is visible in the plugins. Does Bubble restrict users from using more than one API in a workflow?