Can we pass model data to web job from API and start the web job on demand from API.

SuryaKanta Nayak 121 Reputation points
2022-08-02T15:19:25.813+00:00

Hi Expert,

I have a web job developed as console application and deployed to azure as triggered web job.

Now I want to trigger that web job from API and pass the model data to web job to process it.

Note - This model contains list of data.

So my question is here can we call the web job from API and can we pass the model to web job ?

If we can do it, then any reference how we need to design it and pass the model.

Please suggest.

Thank You.

Developer technologies ASP.NET ASP.NET Core
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-08-02T16:19:09.187+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.