<?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: is there a later hook than gform_after_submission?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-there-a-later-hook-than-gform_after_submission</link>
		<description>Gravity Support Forums Topic: is there a later hook than gform_after_submission?</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 18:25:17 +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/is-there-a-later-hook-than-gform_after_submission" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "is there a later hook than gform_after_submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-there-a-later-hook-than-gform_after_submission#post-63008</link>
			<pubDate>Tue, 19 Jun 2012 14:00:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63008@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Best of luck. Let us know how it turns out, as lots of people are interested in integrating Netsuite.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliasform on "is there a later hook than gform_after_submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-there-a-later-hook-than-gform_after_submission#post-63006</link>
			<pubDate>Tue, 19 Jun 2012 13:57:02 +0000</pubDate>
			<dc:creator>eliasform</dc:creator>
			<guid isPermaLink="false">63006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the prompt reply. Searching netsuite's dev forums with the string 'slow' doesn't inspire confidence that it's response times are going to improve any time soon :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "is there a later hook than gform_after_submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-there-a-later-hook-than-gform_after_submission#post-63003</link>
			<pubDate>Tue, 19 Jun 2012 13:13:12 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63003@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately, there are no hooks after the after_submission hook. It is, as far as I've been told, the last hook to be fired that developers can hook into. And even if there was a later hook, I don't see how that would solve your problem. Seems like you need to figure out a way to get netsuite to process and respond faster than it is currently, versus trying to figure out a way to send the information at a different time. &#60;/p&#62;
&#60;p&#62;If you could set it to before the thank you page loads, it would still delay the page load of the thank you message. If you waited until the thank you message was shown, then you couldn't wait for a response from SOAP because a person could close the instance, and you would never know if there was an issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eliasform on "is there a later hook than gform_after_submission?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-there-a-later-hook-than-gform_after_submission#post-63000</link>
			<pubDate>Tue, 19 Jun 2012 12:55:38 +0000</pubDate>
			<dc:creator>eliasform</dc:creator>
			<guid isPermaLink="false">63000@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On form submission I am sending some data to netsuite via soap; netsuite is a third party tracking service. Unfortunately their ingress is notably slow and using this hook, the &#34;thank you&#34; page is delayed until netsuite returns success on the submission, which can take many seconds. This is problematic usability-wise obviously, and it also seems to be causing users to reload the page causing duplicate submissions.&#60;/p&#62;
&#60;p&#62;Anyway, is there a hook I can use to perform this operation _after_ the thankyou page is displayed? Any other workaround suggestions would also be appreciated! Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
