Hi Lina,
the value from the parameter needs to come from a step preceding the
API client step, and the timer doesn't output any value. In this
scenario you could add a mapping step in between the timer and the API
client and use create a constant to map to the `DocType` parameter.
Similarly how I've done it here for the `studentId` parameter (see attachment).
zoran
On Sat, Aug 15, 2020 at 3:58 AM Lina Maria Avendaño Carvajal
<
lina...@gmail.com> wrote:
>
> Hello Community!
>
> I'm a business analyst user trying to use syndesis to create integrations using OpenAPI connectors and excelsheets. So far I have been able to create an excelsheet connector and API client connector, and make a timer simple integration like GET the user logged in. I'm particularly interested in making an integration between my ERPNext instance and excelsheet to create business reports.
>
> However, I have reached out the point where, using this ERPNext OpenAPI, I cannot use other calls like GET /api/resource/{DocType} that gets a list of documents, because I can't find a way to indicate the DocType parameter through syndesis integration steps. I see that maybe this is related to the properties that need to be configured per action:
>
>
> Could anyone please guide me or tell me whether I'm being mistaken in my approach, I have already watched all available tutorials available related to this matter but I cannot find a clue. Where or how should I indicate parameters per action?
>
> Really appreciate any response.
>
> BR,
>
> Lina Avendaño
>
> --
> You received this message because you are subscribed to the Google Groups "Syndesis" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
syndesis+u...@googlegroups.com.
> To view this discussion on the web, visit
https://groups.google.com/d/msgid/syndesis/9aefa2dd-7589-4008-b1f1-fbb6d4e2bed2o%40googlegroups.com.
--
Zoran Regvart