Share via

ADF - Support for generating a new GUID

Kothai Ramanathan 951 Reputation points Microsoft Employee
2020-08-13T11:48:26.077+00:00

I am using a web activity to make an API call. In the body of the request, I would need to send a new guid. Is there any inbuilt function in ADF to get me a new guid everytime I call it ? Please let me know.

Thanks,
Kothai.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Answer accepted by question author
  1. Vaibhav Chaudhari 38,996 Reputation points Volunteer Moderator
    2020-08-13T15:05:27.9+00:00

    I see guid() function that generates unique GUID in documented in below. Please try it -

    ADF functions

    =========================================================

    Please don't forget to "Accept Answer" and upvote if the response helped -- Vaibhav

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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