SebT
Level 4
since ‎23-08-19
‎18-03-24

User Statistics

  • 16 Posts
  • 0 Answers
  • 0 Likes given
  • 1 Likes received

User Activity

Hi all,Im trying to fetch data from an existing view in BigQuery. From what I can read online, you cannot fetch data from a view using tabledata.list directly. You need to materialize the view into a table before you can use tabledata.list.So what I ...
Hi all,Im trying to modify the Outlook Graph API's to include an action that sends an email with an attachment.From what i can gather from MS own websites, you need to use the following request :"attachments":{"@odata.type": "#microsoft.graph.fileAtt...
Hi all,I'm having trouble getting the BigQuery Skill to work. More specifically I am receiving the following 403 error when trying to run the "BigQuery.datasets.get" action.Internal : Unexpected error Error during Web API HTTP RequestHTTP Status Code...
Hi,I have a collection containing 500 rows from which i wish to filter/sort/identify all duplicates based on values in one of the columns and move those duplicates to a separate collection. I believe this might be achieveable using the 'Filter Collec...
HiI'm running into a similar issue as the poster here:Digital Exchange (blueprism.com)I was wondering whether anybody has had luck creating a custom code to handle the response from the Outlook Graph API if it comes as boolean instead of string as BP...
Likes from