I am looking to send a request with two dynamic fields for my users to input a link and their email the Monday.com API which uses GraphQL and. This data is then sent to create an item in Monday.
Following the advice of Bubble, I have create a GraphQL request that works in Postman, but have been unable to find any documentation on how to send a GraphQL request with dynamic fields. With GraphQL becoming more commonly used by API developers, this would be useful. Wondering if anyone has any insight or has done similar?
Note that you do not need to include the \n line break in the strings (and also, you cannot put line breaks in a string anyway in JSON).
If you are using something like the Apollo Sandbox, you can run your GQL through an online site like this to strip the new lines and compact the space: