About
PepeGimenez
Pepe Gimenez
Rank:
Community Explorer
Title:
Joined:
Nov 2, 2022 11:48:18 AM
Posts:
8
Solutions:
0
Likes Received:
2
Bio:
An amazing Instructure Community member
Most Liked Posts
I figured the problem. It was the url, which should be:var url_graphiql = "https://iu.instructure.com/api/graphql" Thanks, James, now it works.
Thanks so much! Now I understand. I will get to work on this right away because I have a lot of queries to change.
I have been working for a while, and I have had the following query to get all submissions in a course:
query MyQuery {
course(id: "22424") {
submissionsConnection {
nodes {
...
Thanks, James. I have been trying that and it is not working and I do not know why. I am using the following function in Google Script:function postassignments_graphiqlquery() {var url_graphiq...
I am trying to use a Google script function to change the posting policy from manual to automatic. This is the function that I am using: function post_manually_one_assignment() { var assignm...
Most Recent Posts
Thanks so much! Now I understand. I will get to work on this right away because I have a lot of queries to change.
I have been working for a while, and I have had the following query to get all submissions in a course:
query MyQuery {
course(id: "22424") {
submissionsConnection {
nodes {
...
I figured the problem. It was the url, which should be:var url_graphiql = "https://iu.instructure.com/api/graphql" Thanks, James, now it works.
Thanks, James. I have been trying that and it is not working and I do not know why. I am using the following function in Google Script:function postassignments_graphiqlquery() {var url_graphiq...
I am trying to use a Google script function to change the posting policy from manual to automatic. This is the function that I am using: function post_manually_one_assignment() { var assignm...
Latest Badges

5 Replies Posted
2025-05-27

Instructure Community: 2 Year
2 Years with Instructure Community
2025-05-27

10 Logins Completed
2024-01-25

5 Logins Completed
2024-01-25