<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: custom api</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-api</link>
		<description>Gravity Support Forums Topic: custom api</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 23:57:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/custom-api" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "custom api"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-api#post-119345</link>
			<pubDate>Fri, 11 Jan 2013 08:45:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, you can do this.  You can use the gform_pre_render function to populate form fields.  You would accept the information, query your external database, then pre-populate whatever additional fields you need to with information retrieved from the database. You may have to do this with two forms, depending on what information you need to collect to retrieve additional information from the database.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>biaroko on "custom api"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-api#post-118668</link>
			<pubDate>Thu, 10 Jan 2013 15:16:35 +0000</pubDate>
			<dc:creator>biaroko</dc:creator>
			<guid isPermaLink="false">118668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok here is more detail.&#60;/p&#62;
&#60;p&#62;The API supplies functionality to request values from a database on a remote server.  i.e. getValue('lastname', 1) and then returns a lastname for customerid 1.&#60;/p&#62;
&#60;p&#62;The idea is to get a few fields you can fill and then hit a button to process. in the above example you enter 1 into field customerid and click on a button to retrieve customer details where lastname is one of many details.&#60;/p&#62;
&#60;p&#62;I hope this is a bit clear :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "custom api"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-api#post-117562</link>
			<pubDate>Wed, 09 Jan 2013 08:15:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117562@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would like to use the API to create forms? I don't think that will be possible.  However, whatever functions are exposed in the API can be used to pre-populate values in your form, if you want to do something like that.  If you give us more specific information about what the API is for and how you want to use it in your forms, we can tell you if it's going to be possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>biaroko on "custom api"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-api#post-117347</link>
			<pubDate>Wed, 09 Jan 2013 03:46:47 +0000</pubDate>
			<dc:creator>biaroko</dc:creator>
			<guid isPermaLink="false">117347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am looking to integrate a custom api into wordpress. It so happens that I received this api (let's call it api.php for now) from a supplier and am trying to find a good way to enable the functions in a few different forms on our website.&#60;/p&#62;
&#60;p&#62;Is it possible to integrate the api.php file in a way that I can access all functions and use them to create a few forms using gravityforms? &#60;/p&#62;
&#60;p&#62;I appreciate all help in this. I found a FAQ that might mean this is possible but I am not 100% sure:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance for the reply.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
