Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How can I transfer data from an IFTTT macro to a new page without using ConfiForm Fields?

My customer wants to create a web page using an IFTTT macro onCreate, and a Template.  At the moment, they are using ConfiForm fields.  However, once the page has been created, they want to delete the ConfiForm data and just keep the text.  I can do this with the appropriate code in the template - using HTML &CSS to create the page, then by using JavaScript using the REST API to get the data from the ConfiForm, put the innerHTML into the respective fields in the web page, then delete the row in the ConfForm.  The question is, how do I get a key from the IFTTT to the newly created web page via the Template.  I kind of have a way to do, but putting just the entryId Form Field on the template, not showing it, then using #i_sel_entryId as the key to filter the ConfiForm data using the REST API, and displaying the data if it's the first time, then using the REST API to delete it from the ConfiForm.  It's kind of a kludgy way to do things.  Is there a more straightforward method?

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 08, 2023

Hi @Kathleen Janiszewski 

You can create a page from ConfiForms and reference to ConfiForms fields via [entry.fieldname] notations.

So, it will create a unlinked to ConfiForms page with a data from ConfiForms 

Alex

Alex,

Thank you so much!  I had tried that earlier, but with a field that in my case, was null.  This time I tried it with [entry.id], and [entry.recordId], and it works!

Thanks again!

-Kathleen

Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 08, 2023

Of corse you can transform and format values as necessary and get rich properties out of the fields

Alex

Like Kathleen Janiszewski likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events