A: Do you mind elaborating - what is a GPT assistant schema? Generally speaking you can use it for any type of schema - that represents an entity - For example, a BOOK is a good example it has fields like AUTHOR, PUBLISH DATE, SYNOPSYS, LANGUAGE and others - if you could clarify what you mean by a GPT assistant schema - I will be able to answer more accurately I believe
I want to create a GPT Assistant with actions. You need to upload a schema, but I’m not familiar with it and have run into issues. Are you familiar with it?
Q: Once we've created a schema, is there a programmatic way to populate an instance of it?
Or only through your app?
I'm imagining having a landing page template and populating it from maple but would prefer to have the content come from my own UI or internal database, send it to Maple (via api or some other method) as a new instance and then build the custom instance of the landing page.
A: There is only a programmatic way :) Once you created a schema and an instance of it (content entry) - You can use our app's integrated AI to create an example of GRAPHQL API - Or download a fully ready NextJS app (not styled), or download our TypeScript SDK.
Either way - they all use our graphql - and under the API tab you have a playground and some other cool resources on how to easily use...
A: The code is yours - you just get code examples from Maple - but all the code you create is definitely yours - we focus on hosting your data and having an accessible API that is available 24/7
I see that all datas are in a Public state. 1. Have you planned an access for secure our datas ? 2. Is there a custom domain possibility ? 3. Could you create a Discord or a community for sharing with other users ? 4. I see that some feature would release in January (Import) ? 5. We don’t have any information about you and your company ? By the way, your product seems very good.
A: 1. It is on the roadmap. I think for most applications though - you are dealing with information that is and should be publicly available since a blog post (for example) is also PA. 2. Not at the moment - you mean to have your own subdomain to share with others? that's interesting 3. Yes, sure - will put that on the roadmap 4. End of April I believe 5. I am Shimon...
A: You could do that by creating some content - let's say an entry with fields like (subject, rich text content, category) And then with your app where you decide to send out an email - you could for example see for which category this user fits, and the pull (using our GRAPHQL API) the relevant content - and generate an HTML body that embeds this content inside of it.
Q: Could I use this for creating GPT Assistant Schema?
Shimon_MapleCMS
May 14, 2024A: Do you mind elaborating - what is a GPT assistant schema?
Generally speaking you can use it for any type of schema - that represents an entity -
For example, a BOOK is a good example
it has fields like AUTHOR, PUBLISH DATE, SYNOPSYS, LANGUAGE and others - if you could clarify what you mean by a GPT assistant schema - I will be able to answer more accurately I believe
Share Maple CMS
Sure,
I want to create a GPT Assistant with actions. You need to upload a schema, but I’m not familiar with it and have run into issues. Are you familiar with it?
Q: Once we've created a schema, is there a programmatic way to populate an instance of it?
Or only through your app?
I'm imagining having a landing page template and populating it from maple but would prefer to have the content come from my own UI or internal database, send it to Maple (via api or some other method) as a new instance and then build the custom instance of the landing page.
Doable?
Shimon_MapleCMS
May 15, 2024A: There is only a programmatic way :)
Once you created a schema and an instance of it (content entry) -
You can use our app's integrated AI to create an example of GRAPHQL API -
Or download a fully ready NextJS app (not styled), or download our TypeScript SDK.
Either way - they all use our graphql - and under the API tab you have a playground and some other cool resources on how to easily use...
Share Maple CMS
Q: An important question from a web developer: Can this code be edited on the live website using login ...
information, or is it only accessible within your platform?
Shimon_MapleCMS
May 15, 2024A: The code is yours - you just get code examples from Maple - but all the code you create is definitely yours - we focus on hosting your data and having an accessible API that is available 24/7
Share Maple CMS
Q: Hi, Thanks to be on AppSumo.
I see that all datas are in a Public state.
1. Have you planned an access for secure our datas ?
2. Is there a custom domain possibility ?
3. Could you create a Discord or a community for sharing with other users ?
4. I see that some feature would release in January (Import) ?
5. We don’t have any information about you and your company ?
By the way, your product seems very good.
Shimon_MapleCMS
May 15, 2024A: 1. It is on the roadmap. I think for most applications though - you are dealing with information that is and should be publicly available since a blog post (for example) is also PA.
2. Not at the moment - you mean to have your own subdomain to share with others? that's interesting
3. Yes, sure - will put that on the roadmap
4. End of April I believe
5. I am Shimon...
Share Maple CMS
Q: Hi, looking to integrate a headless cms with an email/newsletter template.
the concept is the user chooses from a list of options and a dynamic newsletter is created based on these options.
Shimon_MapleCMS
May 15, 2024A: You could do that by creating some content - let's say an entry with fields like (subject, rich text content, category)
And then with your app where you decide to send out an email - you could for example see for which category this user fits, and the pull (using our GRAPHQL API) the relevant content - and generate an HTML body that embeds this content inside of it.
If you need more details or...
Share Maple CMS