Hello all, I have a custom connector that has a definition with a GET url that works fine. GET {{URL}}/vehicle
Now I also need to do a GET on an URL with a dynamic part (based upon the item you want to see)
This GET will get the photo info of and specific verhicle in the list of all (GET {{URL}}/vehicle)
{{URL}}/vehicle/{{VEHICLE.ID}}/photo
The data give back is an array with an image url and some other id's
But how to put this in a definiton, is there a way to 'capture'a variable like verhicle.id from the initial definition GET {{URL}}/vehicle
Thanks in advance
John
Solved! Go to Solution.
Found this, I needed to use path templating with my dynamic part in {here}
Found this, I needed to use path templating with my dynamic part in {here}
Hi @jbruijntjes ,
Will you explain a bit about how you accomplished path templating within your Custom Connector?
Thank you
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
200 | |
71 | |
49 | |
43 | |
30 |
User | Count |
---|---|
253 | |
120 | |
86 | |
84 | |
84 |