Yes I did. What I need help with is the parameters that are to be sent in
the request body[1].

[1]
https://cloud.google.com/dataflow/docs/reference/rest/v1b3/projects.jobs/create

Thanks & Regards
Rajnil

On Mon, 14 Feb 2022 at 4:29 PM, deepak kumar <[email protected]> wrote:

> Hi Rajnil,
> Did you look at the gcloud documentation?
>
> https://cloud.google.com/dataflow/docs/reference/rest
>
> Thanks
> Deepak
>
> On Mon, Feb 14, 2022 at 3:53 PM Rajnil Guha <[email protected]>
> wrote:
>
>> Hi Beam Community,
>>
>> I am trying to run a Dataflow pipeline using the REST API. Currently I
>> see an example for doing the same for Dataflow templates[1].
>> My query is can we run a dataflow job using REST API but not create
>> templates. As per the docs the projects.jobs.create method allows to do so,
>> but if anyone have tried this before would be very helpful if you could
>> provide a snippet of your code.
>>
>> [1]
>> https://cloud.google.com/dataflow/docs/guides/templates/running-templates
>>
>> Thanks & Regards
>> Rajnil
>>
>>
>>

Reply via email to