Forum Discussion
kafreitass
3 years agoHelper I
Make an API call/parameter dynamic
Hi people! Can anybody help me? Pleasee. I'm having a hard time finding a solution. I've been trying for days I'm trying to extract data through API. I have an Pedido table. To get the details of ...
- 3 years ago
see attached
kafreitass
3 years agoHelper I
I changed the logic a little bit and this was the result I got. I think I have to use some dynamic form for the id value which is string
lbendlin
3 years agoSuper User
Where is the modified URL? I thought you need to call it for different IDs?
- kafreitass3 years agoHelper I
The function id must refer to a list of id that is created by the system. I'm looking for a solution, trying several ways and I still can't get it.
- lbendlin3 years agoSuper User
In your table with the IDs add a column based on a custom function. Point to your function and specify the ID as a parameter.
- kafreitass3 years agoHelper I
lbendlin I made an example file, could you show me how to do this please? I'm having a lot of trouble.