Hi, I have set up an API Connector that deletes an object with a specified ID (in this case, it is deleting the identified scheduled video conference call from livewebinar.com).
Ideally I want to be able to change that ID, but as constructed I’m not sure how. As you can see, I am deleting the webinar 781852 below, but I want to be able to pull the ID value from my database to be anything (I have a dummy version of each webinar in the database with corresponding ID).
Any ideas how to do this?