We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Dear community.I'm reacting to the announcement Microsoft didhttps://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/ We are actively using today the flow designer actions under Microsoft TeamsWebooks...
My goal is to have a custom action displayed on the action bar  Following this post I was trying to create a custom action on a form using UI Builder.https://www.servicenow.com/community/next-experience-articles/add-a-button-to-the-list-component-usi...
ObjectifConnect a microsoft REST API (HRTB) that returns only a fixed number of records at a time.Do paginationCodeStep 1 : Get the number of recordsStep 2 : Loop and extract x records each timeThe only trick there is to find which field on the table...