Forum Discussion
katlyncowley
2 months agoQrew Assistant Captain
Can you share your steps? I'm looking at the Sharepoint documentation, but don't see any steps there or in Pipelines regarding updating a list, just creating a list or searching lists.
Also, if your list items contain hyperlinks, this might be important to you:
- Currently, the Microsoft Graph API does not support creating or updating SharePoint List Items that contain Hyperlink fields. As a workaround, you can use a Text field instead of a Hyperlink column. You can then format the Text field to display as a clickable hyperlink in SharePoint. For step-by-step instructions, refer to this tutorial: https://www.sharepointdiary.com/2019/01/format-calculated-column-as-hyperlink-in-sharepoint-online.html
- Surya_Avantsa2 months agoQrew Trainee
I am creating (inserting) a record in the list too.
And I don't have any hyperlinks in my Quickbase data. And the errors come when it runs.