Share via

Using the Beta API, I am unable to create "hyperlinkOrPicture" or "currency" Site Columns

Aaron Cutlip 21 Reputation points
2021-08-12T15:07:23.407+00:00

I can create site columns by posted to "../beta/sites/{my site id}/columns". This works for most field types but I am having trouble creating "hyperlinkOrPicture" and "currency" column types. I have noticed that when I just "GET" the columns, I can see that my currency fields have a "currency" property, but "hyperlinkOrPicture" don't have any property indicating their field type. I can also see that on "https://github.com/microsoftgraph/microsoft-graph-docs/blob/master/api-reference/beta/resources/columndefinition.md" it says that "....most common field types are represented....API is still missing some", however the schema shows that the "currency" and "hyperlinkOrPicture" are available so I would expect them to work.

Can anyone confirm that it is not possible to create these field types? If it is possible, does anyone have an example POST body that works?

Microsoft 365 and Office | SharePoint | Development
0 comments No comments

Answer accepted by question author

MichaelHan-MSFT 18,136 Reputation points
2021-08-13T05:49:56.713+00:00

Hi @Aaron Cutlip ,

Per my test, I reproduced this issue on my two different tenants.

I can confirm that currently we can not create "hyperlinkOrPicture" and "currency" column types with the endpoint.

The beta enpoint api are still in preview status, and may have some bugs when using it.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?


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.